I have created a custom attribute.
I want to show different attribute value when I select different color option.
So for that I've created a configurable product and set its value and set a different value for its simple product.
But on frontend it shows parent/configurable product's attribute value when I select the color option of the it still displays same parent/configurable product's attribute value. But I've set a different value for its simple product.
Don't know how to achieve this.
Please help!
Thanks in advance!
Solved! Go to Solution.
Hello @mamun_paul
You can use this free extension for Magento 2 to show simple product details on Product Detail page:
https://bsscommerce.com/magento-2-simple-details-on-configurable-product-extension.html
Hello @mamun_paul
You can use this free extension for Magento 2 to show simple product details on Product Detail page:
https://bsscommerce.com/magento-2-simple-details-on-configurable-product-extension.html
Thanks! This Extension solves my requirement.