Advertisement
Guest User

Untitled

a guest
Oct 3rd, 2011
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.28 KB | None | 0 0
  1. <div id="SCPcustomOptionsDiv" style="">
  2.     //<!--[CDATA[
  3.    window.opConfig = new Product.Options([]);
  4.    $('product_addtocart_form').encoding = 'multipart/form-data';
  5.    //]]-->
  6.  
  7.  
  8. </div>
  9.  
  10. In the above code the // appears at random times, because a previous dev escaped it wrong
  11.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement