Author |
Topic  |
|
vaheh
VP-CART New User

USA
115 Posts |
Posted - May 12 2017 : 11:44:32
|
Hi,
Does anyone know how to add item(s) image to shopthanks.asp? I mean once the customer placed the order and website showed the receipt also show the ordered item images.
Thanks, Vaheh |
|
danielrichardson
VP-CART Super User
 
Australia
276 Posts |
Posted - May 15 2017 : 12:33:15
|
I think it seems need custom the code because related with database and how to showing current product image. |
 |
|
vaheh
VP-CART New User

USA
115 Posts |
Posted - May 17 2017 : 14:56:34
|
Hi Daniel, It needs custom coding but I was just wondering if someone else have done this before since looks like it is essential to show customers the image of the ordered item on the receipt. ( ahopthanks.asp) Best, Vaheh
|
 |
|
danielrichardson
VP-CART Super User
 
Australia
276 Posts |
Posted - May 29 2017 : 12:33:46
|
Hmm, easily you can add images in langshopthanks01 caption. for example:
Thank you for your order. You can print this form as your confirmation.
<br>
<img src="images/testproduct.jpg"> |
 |
|
serjtankian
VP-CART Super User
 
Armenia
378 Posts |
Posted - May 29 2017 : 13:22:04
|
quote: Originally posted by danielrichardson
Hmm, easily you can add images in langshopthanks01 caption. for example:
Thank you for your order. You can print this form as your confirmation.
<br>
<img src="images/testproduct.jpg">
i think vaheh wants to add ordered image, not fix image
*peace - serj* |
 |
|
danielrichardson
VP-CART Super User
 
Australia
276 Posts |
Posted - July 28 2017 : 06:44:01
|
so it is dynamic product image? |
 |
|
serjtankian
VP-CART Super User
 
Armenia
378 Posts |
Posted - July 28 2017 : 13:47:49
|
yep, it''s dynamic and auto generated based on ordered item.
*peace - serj* |
 |
|
sancess
Starting Member
37 Posts |
Posted - July 28 2017 : 14:43:39
|
hi guys,
i want to expand this, as seems this might be related, is it possible to show some like ''people also ordering the following items''? so kind like related products.
Thanks Incess |
 |
|
|
Topic  |
|