idoneedhelp Posted January 21, 2011 Share Posted January 21, 2011 google checkout won't capture the reference or EAN13 information during checkout. it will only capture the name and description and attribute. i was trying to modify the gcheckout.php file in the gcheckout folder but failed. line 131: $googleCart->AddItem(new GoogleItem(utf8_decode($product['name'].($product['attributes'] != ""?" - ".$product['attributes']:"")), utf8_decode($product['description_short']), intval($product['cart_quantity']), Tools::convertPrice($product['price_wt'], $currency)));anyone know how to edit this line in order to capture the reference or EAN13 infomation? i am using prestashop 1.3x.thanks for your help.my demo website: www.dressicho.com Link to comment Share on other sites More sharing options...
idoneedhelp Posted January 22, 2011 Author Share Posted January 22, 2011 Can anyone help me with this? any pro here? plz Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now