Jump to content

Bold attributes in Shopping-cart summary.


felisnet

Recommended Posts

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 by VicOffers (see edit history)
Link to comment
Share on other sites

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 : Black
Top color : White

Instead:

Color : Black
Top color : White

Link to comment
Share on other sites

  • 2 years later...

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...