How showing Product Features Variant Images showing on products list ?
I created size with images and i want showing in products list ?
advance me some code that i can add it please .
Posted 15 September 2020 - 11:17 PM #1
How showing Product Features Variant Images showing on products list ?
I created size with images and i want showing in products list ?
advance me some code that i can add it please .
Posted 16 September 2020 - 05:13 AM #2
I do not know ready to use addon with this functionality. Hire someone to create this modification for you
GET A FREE QUOTE | CS-Cart Add-ons | CS-Cart Licenses | CS-Cart Development | CS-Cart Design | Server Configuration | UniTheme and YOUPI
CS-Cart USD 1210 Multi-Vendor USD 1250 Multi-Vendor PLUS USD 3100 (2775)
CS-Cart Ultimate USD 4025 CS-Cart + YOUPI USD 1459 Multi-Vendor Ultimate USD 7500 (6000)
Posted 16 September 2020 - 10:38 PM #3
I do not know ready to use addon with this functionality. Hire someone to create this modification for you
No need to hire Developer if am developer !!
I resolved with below code :
{$product.header_features = $product|fn_get_product_features_list:'H'} {include file="views/products/components/product_features_short_list.tpl" features=$product.header_features feature_image = true}
That Code showing images features with nice look
Posted 17 September 2020 - 04:57 AM #4
Thank you for sharing this solution. Hope it will be useful for someone else
GET A FREE QUOTE | CS-Cart Add-ons | CS-Cart Licenses | CS-Cart Development | CS-Cart Design | Server Configuration | UniTheme and YOUPI
CS-Cart USD 1210 Multi-Vendor USD 1250 Multi-Vendor PLUS USD 3100 (2775)
CS-Cart Ultimate USD 4025 CS-Cart + YOUPI USD 1459 Multi-Vendor Ultimate USD 7500 (6000)