Product Custom Option Swatches For Magento 2
Product Custom Option Swatches For Magento 2, Product Option Swatches + Magento 2, Magento 2 : How to display swatches, custom option swatches, drop-down option swatches, How to Get Product Custom Option In Product Listing Page in Magento 2, color swatches for magento 2, swatches in magento2, m2
3 years back i have created a module Product Custom Option (Pro) with Option Swatches to display product custom option swatches instead of dropdown. Now i have created almost same module for Magento 2.
Using my new module you can display option swatches on product details page by replacing drop-down custom options.
After installing this module, you will find new tab in your store configuration section. From here you can add option setting.
Run following command after installing module file in your magento.
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
php bin/magento cache:clean
php bin/magento cache:flush
Download
Please post your comment if you have any issue.
Using my new module you can display option swatches on product details page by replacing drop-down custom options.
After installing this module, you will find new tab in your store configuration section. From here you can add option setting.
Run following command after installing module file in your magento.
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
php bin/magento cache:clean
php bin/magento cache:flush
Download
Please post your comment if you have any issue.
Please support us, Like us on Facebook.
Subscribe to:
Post Comments (Atom)
Working perfectly.
ReplyDeleteThank you!
Hi,I installed the module without problems. When I select the custom option the price of the product does not change. What am I doing wrong?
ReplyDeletethank you very much
Hello,
ReplyDeleteIts not working in Magento 2.3.4
Can you help me ?