Color Swatches Pro extension allows you to present any product attributes as swatches. You can assign images from simple products to any attribute in bulk automatically, so your customers will be able to choose visually all the options of a configurable product on a category, product or search results pages.
To check the use image from product box automatically for a particular attribute in every configurable product (the attribute will be displayed as a swatch for all the configurable products), you should create two queries to a database:
ALTER TABLE `amasty_amconf_product_attribute` CHANGE `use_image_from_product` `use_image_from_product` TINYINT(1) UNSIGNED NOT NULL DEFAULT '1';
INSERT INTO `amasty_amconf_product_attribute`(product_super_attribute_id)SELECT product_super_attribute_id FROM `catalog_product_super_attribute` where product_super_attribute_id NOT IN(SELECT product_super_attribute_id FROM `amasty_amconf_product_attribute`) AND attribute_id IN (92)*
*Where attribute_id IN (92) are the attributes that you specify.
Note: To define the attributes id, check the URL link.
See the attribute_id right after the tag of the same name.
Boost your Magento 2 store's visual appeal with Amasty's Product Labels Extension. This extension allows you to create eye-catching labels for your products, highlighting special offers and new arrivals. It seamlessly integrates with your Color Swatch Extension to enhance product presentation and attract customer attention.
See more details on Color Swatches Pro page
We use cookies to help improve our services, make personal offers, and enhance your experience. If you do not accept optional cookies below, your experience may be affected. If you want to know more, please read the Cookie Policy
Please select and accept your Cookies Group
Cookie Name | Cookie Provider | Cookie Description | Cookie Lifetime | Cookie Type |
---|---|---|---|---|
Login and Registration Form