Answered

Show preview before add to cart

 Hi there,


Our client wants to display the designed product before add to cart performed ie to view the preview of designed product in product detail page like the screenshot attached. Is that possible?


jpg
(182 KB)

1 person has this question
  • Hi,


    So nobody need preview ?...

  • Hello RINVIL,

    I need preview option. I also added separate feature request 1 Month ago. But nobody has replied for my request.

    Thanks,
    Sushant

     

  • Hi Sushant,


    While waiting for an answer, i do this : 
    put  
    <img src="<?php echo $_POST['fpd_product_thumbnail']; ?>" />

     in the  "woocommerce/templates/notices/sucess.php" file.


    When the user add to the cart the product, he'll see the preview in the sucess box..


    It's the only thing i found till now.


    Best regards,

    RINVIL Jean

Login or Signup to post a comment