DennisMAX Posted November 27, 2013 Posted November 27, 2013 Have any one tray to install this (www.addwish.com) to oscommerce : Non-ecommerce platforms or unsupported systems If your web shop is run on an unsupported platform or system, simply add the following script to the bottom of your web pages as close as possible to the final </body> tag. <script type="text/javascript"> (function() { var gms = document.createElement('script'); gms.type = 'text/javascript'; if(typeof(gms.async) != "undefined"){gms.async = true;} var p = (window.location.protocol == 'https'); gms.src = (p ? 'https://www.' : 'http://cdn.') + 'addwish.com/scripts/company/awAddGift.js#A2667DF1FD090D7E9090893DF3491B4E'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(gms, s); })(); </script> Setting up the products shown on addwish You can select products to be shown on the addwish.com website with a title, image and price. To do this, you need to add the following open graph tags to your web page </head> section. <meta property="og:title" content="The product title"/> <meta property="og:image" content="Path to the image for the product"/> <meta property="og:price" content="The actual product price"/> By adding this information, your products will be shown correctly on addwish.com. It will also improve your rankings with google, as well as facebook integration. For example the product title and image will be shown when someone likes your pages. I do not know where to insert it :blush:
burt Posted November 27, 2013 Posted November 27, 2013 OG tag module can be found in the Header Tags SEO Reloaded addon: http://addons.oscommerce.com/info/8864 That is 1 part of the thing done. Need to make a header tag module to output the other part in the footer of the site. Do Addwish have an API?
DennisMAX Posted November 27, 2013 Author Posted November 27, 2013 Do Addwish have an API? Not that I know :blush: Do i have to install the SEO Reloaded addon .... ??
burt Posted November 27, 2013 Posted November 27, 2013 No you have to install the OG module from it. /includes/modules/header_tags/ht_product_opengraph.php + /includes/languages/english/modules/header_tags/ht_product_opengraph.php I have asked Addwish for a test account. We'll see whether they are forthcoming or not.
DennisMAX Posted November 27, 2013 Author Posted November 27, 2013 Okay @@burt , we have to see if they respond :)
burt Posted November 27, 2013 Posted November 27, 2013 Addwish module is complete. Please PM me to arrange to be the tester for it.
DennisMAX Posted November 28, 2013 Author Posted November 28, 2013 Thanks @@burt I Will pm you in the weekend to test :-)
burt Posted December 17, 2013 Posted December 17, 2013 Addwish Support Thread: http://www.oscommerce.com/forums/topic/395389-addwish-wishlist-support-thread/
Recommended Posts
Archived
This topic is now archived and is closed to further replies.