• Priority: 0
  • Status: Closed
  • Theme: Alysum
  • Assigned To: Marek
  • Private: No
  • Open Date: 11.04.18, 19:14
  • Opened by: Clara Cohen
  • Closed by: Marek
  • Closed on: 06.05.18, 22:10
  • Reason: No answer from a customer

Ticket #12042 - How to add "From" in the product list

Hello

I need to add “from” in the product list for product with combinations. I know what I need to add in the code but I don’t know which TPL I need to change ?

I need to find that line

<span itemprop="price" class="price product-price">

please

Comments

Marek 12 Apr 2018, 13:12

Hi, Clara.
Do you mean this page? https://theartdealer.co/en/14-paintings

Marek 12 Apr 2018, 13:39

you have to edit file /themes/alysum/templates/catalog/_partials/miniatures/mini-product.tpl

Clara Cohen 12 Apr 2018, 13:50

Thank you but I dont find the line

{/if} <span itemprop="price" class="price">{$product.price}</span>

I know I have to add this

{if $product.id_product_attribute != 0}{l s='A partir de'} {/if} 

but in the mini-product there is no the line I am looking for.

Marek 12 Apr 2018, 13:54

The line number is 129
http://take.ms/2MGsK

Marek 12 Apr 2018, 13:54

sorry the file is /themes/alysum/templates/catalog/_partials/miniatures/product.tpl

Clara Cohen 12 Apr 2018, 16:12

This does not work. All the prices disappeared !

It should be in a product-list file no ?

I’m using Prestashop 1.7.2.2

Marek 13 Apr 2018, 10:47

I just did it for you. Please check it out

Marek 13 Apr 2018, 11:04

I see it like this http://take.ms/XJzuZ