Question: Please Allow Me To Enter The Html Code

Please Allow Me To Enter The Html Code

Please allow me to enter the html code in the product details. Product Details Please allow me to enter the html code in the product details. using the latest version. It's

K

kwangil

Asked
Please allow me to enter the html code in the product details.



Product Details



Please allow me to enter the html code in the product details.



using the latest version.



It's fine when typing. If you save you will lose your code like this:



Please help.





html input

>>



<p><img src="https://soqu.co.kr/image/catalog/2021_soqu/s_R200215_094.jpg" style="width: 1200px;"><br></p>





>>-------Information after saving

<p>

<img src="\&quot;\\\&quot;" xss="\&quot;removed\&quot;">

</p>



https://coa.hotitem.co/product/soqu-bio-peptide-face-cream-w
  • MS

    Mian Saleem

    Answered
    Hello,

    You can use `stripslashes` The product view file is `themes/default/shop/views/pages/view_product.php` You can do something like `stripslashes($product->product_details)`

    Thank you
  • K

    kwangil

    Answered
    ? stripslashes($product

    themes/default/shop/views/pages/view_product.php

    The code could not be found.

    Where can I make corrections? There is no corresponding source code in the location file below.

    thank you
  • MS

    Mian Saleem

    Answered
    The file path mentioned in the coomment is correct and relative to your uploaded folder. Thanks
  • Login to Reply