Jump to content

Edit History

muksu

muksu

Hello

I need REAL product image in BO order page.
i'm on PS 8.1.7

On the BO order pages, I get a small image on each ordered product line :

The actual code is :

    {% if product.imagePath %}
      <img src="{{ product.imagePath }} width="80" height="80" alt="{{ product.name }}" />
    {% endif %}

I would need to have the big image of product please

 

Can someone know how to do that ?

 

Thanks a lot

 

Best regards

 

Aymeric JALABERT

 

Screenshot 2025-01-21 at 18-36-37 Commandes • BILLEPOLYSTYRENE.FR.png

muksu

muksu

Hello

I need REAL product image in BO order page.
i'm on PS 8.1.7

On the BO order pages, I get a small image on each ordered product line :

The actual code is :

    {% if product.imagePath %}
      <img src="{{ product.imagePath }} width="80" height="80" alt="{{ product.name }}" />
    {% endif %}

I would need to have the big image of product please

 

Can someone know how to do that ?

 

Thanks a lot

 

Best regards

 

Aymeric JALABERT

 

Screenshot 2025-01-21 at 18-36-37 Commandes • BILLEPOLYSTYRENE.FR.png

×
×
  • Create New...