RBouvet
by: Member | Diamond Partner
443 Views
0 Comments

Hello everyone !

I have a problem with image in a repeater option in a module used for custom quote.


In the module preview, i see correctely the json of image :

 

{size_type=auto, src=https://f.hubspotusercontent10.net/hubfs/2661910/DW/Copie%20de%20diamond-badge-color.svg, alt=Copie de diamond-badge-color, loading=lazy, width=400, height=400, max_width=400, max_height=400}

 


But in the quote I get :

 

{"size_type":"auto","src":"https://f.hubspotusercontent10.net/hubfs/2661910/DW/Copie%20de%20diamond-badge-color.svg","alt":"Copie de diamond-badge-color","loading":"lazy","width":400,"height":400,"max_width":400,"max_height":400}

 


So I can’t get src of image as always : module.image_field.src

 

Here is my test chart, with an image in repeater and image simple, from the module preview :
Module preview.png

 

The same code but in the quote :

Module in quote.png

 

Thank you in advance for your help,

 

Rémi

Top labels