beverageuniverse / core

A custom module for beverageuniverse.com (Magento 2)
https://upwork.com/fl/mage2pro
0 stars 0 forks source link

If the cart contains the «A&W Root Beer (12 oz)» product, the frontend cart page shows an unformatted «More Choices» block #28

Open dmitrii-fediuk opened 5 years ago

dmitrii-fediuk commented 5 years ago

A&W Root Beer (12 oz) https://localhost.com:2135/catalog/product/view/id/2349 https://bu2.mage2.pro/catalog/product/view/id/2349 https://beverageuniverse.com/catalog/product/view/id/2349

01

13

dmitrii-fediuk commented 5 years ago

socialfix.atlassian.net/jira/software/projects/BU/boards/2?selectedIssue=BU-11

dmitrii-fediuk commented 5 years ago

This code fixes product images:

INSERT INTO catalog_product_entity_varchar (attribute_id, store_id, entity_id, value)
SELECT 88, a.store_id, a.entity_id, a.value
FROM catalog_product_entity_varchar a
WHERE 87 = a.attribute_id;
dmitrii-fediuk commented 5 years ago

https://bitbucket.org/sfdevelopment/site/commits/48d90dcc6fd5436d0603a16d5ad7c36b0d1055cc