Monthly Archives: April 2020
I did setup Catalog price rules, its work great with single product single price. However, we had advance pricing tables for the simple items (buy 10 = $10 each, buy 20 = $8 each….etc), the catalog price rules seems not apply to advance pricing table, is this a bug or […]
I searched a lot to find solution for this problem and seems that many of them are searching for a solution. Finally I did it with a simple workaround it will be helpful to someone.I don’t know whether there is a perfect solution. Thank you
When I try install module via composer then I get issue from other extension which is already installed. [user@s1 public_html]$ composer71 require new/modulemarketing [RuntimeException] Could not load package module/extensionname in https://repo.magento.com: [ UnexpectedValueException] Could not parse version constraint 5.5.33 as ^5.2 : Invalid version string "^5.2" [UnexpectedValueException] Could not parse […]
I wish to remove the attribute element in the catalog_product_view.xml file I have tried below But throws error. When I added remove=’true’ to these attributes – I got the following error: Exception #0 (MagentoFrameworkConfigDomValidationException): Element 'attribute', attribute 'remove': The attribute 'remove' is not allowed.
I have a fresh installation of Magento2.3.4 and i have been getting this unable to serialise error and i don’t know what to do with it. analytics_updateError Unable to unserialize value. Error: Syntax error I have tried to add is_serialized() function at vendor/magento/framework/Serialize/Serializer/Json.php but it has not resolved .this is […]