Jump to content

Replace the items in the summary table of the cart page - Ver. 1.5.4.1


ba609

Recommended Posts

Hi,
how can I do to replace the items in the summary table of the cart page?

I would change "Unit price" to "Supplier" as seen the image in attached.
The "Supplier" information must also be included in e-mail order notification.


Ver. PrestaShop ™ 1.5.4.1

 
Bye !

======================
post-579918-0-74922500-1478694762_thumb.jpg

Edited by ba609 (see edit history)
Link to comment
Share on other sites

I have changed the code:

<td class="cart_unit">{if $product.id_supplier}{$product.id_supplier|escape:'htmlall':'UTF-8'}{else}--{/if}</td>

 

with this I see the "ID Number of supplier", What I do to see the name of supplier ?

 

Ciao

Link to comment
Share on other sites

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...