Warning: file_get_contents(src/npay_sid_back.txt) [function.file-get-contents]: failed to open stream: No such file or directory in /home1/irteam/docs_cafe24_script/script/src/pd_script_src.amz on line 7
var m_pd =product_name;
try{
var m_pdid =document.querySelector('meta[property="product:productId"').content;
}catch(e){}
var m_amt=product_price;
$('#actionBuy').click(function(){try{AM_PRODUCT($('#quantity').val());}catch(e){}});
$('.actionCart').click(function(){try{AM_PRODUCT($('#quantity').val());}catch(e){}});
$('#actionCart').click(function(){try{AM_PRODUCT($('#quantity').val());}catch(e){}});
$('#actionBuyCloneFixed').click(function(){try{AM_PRODUCT($('#quantity').val());}catch(e){}});
$('#actionCartClone').click(function(){try{AM_PRODUCT($('#quantity').val());}catch(e){}});