JeRoNZ
JeRoNZ
There's a hard coded limit of 50 variations per product which is I guess a sanity check to stop large numbers of options giving rise to a huge number of...
I have a scenario where a product has 8 sizes and 5 colours, which leads to 40 different variations. However, some variations do not actually exist, and in the case...
index.php/dashboard/system/migration/import/map_content/5784e147-9594-11ea-ad29-001cc4dbb7c6 threw this exception: An exception occurred while executing 'SELECT DISTINCT m0_.id AS id_0, m0_.type AS type_1, m0_.name AS name_2, m0_.custom_template AS custom_template_3, m0_.position AS position_4, m0_.defaults_output_identifier AS defaults_output_identifier_5, m0_.value_type...
The product list and product detail templates output a one-size-fits-all thumbnail using an tag. While this works, it doesn't allow for the image size to be optimised for the device...
### Affected Version of Concrete CMS 9.x ### Description Sometime in the last couple of days, the Geolocation Services started getting this response: Request to geoPlugin failed: Client error: `GET...
onBeforeAddToCart and execute that first, returning without adding if the function returns boolean false. The function may modify the passed form argument, pushing values into a hidden form order attribute...