felisnet Posted February 26, 2018 Share Posted February 26, 2018 Hello In Shopping-cart summary for attributes is: Color : Black Top color : White How to bold the font to make it look like this: Color : Black Top color : White Presta 1.6.1.18, default-bootstrap. Thank you for your help Link to comment Share on other sites More sharing options...
TiaNex Shopping Posted February 26, 2018 Share Posted February 26, 2018 (edited) hello, in \themes\default-bootstrap\shopping-cart-product-line.tpl {if isset($product.attributes) && $product.attributes}<small><a href="{$link->getProductLink($product.id_product, $product.link_rewrite, $product.category, null, null, $product.id_shop, $product.id_product_attribute, false, false, true)|escape:'html':'UTF-8'}">{$product.attributes|@replace: $smarty.capture.sep:$smarty.capture.default|escape:'html':'UTF-8'}</a></small>{/if} Edited February 26, 2018 by VicOffers (see edit history) Link to comment Share on other sites More sharing options...
felisnet Posted February 26, 2018 Author Share Posted February 26, 2018 10 minutes ago, VicOffers said: hello, in \themes\default-bootstrap\shopping-cart-product-line.tpl This file only displays the basket summary. But changes in it, affect both the name of the attribute and its value. Look here Color : BlackTop color : White Instead: Color : Black Top color : White Link to comment Share on other sites More sharing options...
sanjaysingh10 Posted October 15, 2020 Share Posted October 15, 2020 On 2/26/2018 at 11:16 PM, felisnet said: This file only displays the basket summary. But changes in it, affect both the name of the attribute and its value. Look here Color : BlackTop color : White Instead: Color : Black Top color : White Can I create this bootstrap shopping cart Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now