Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Addwish.com


DennisMAX

Recommended Posts

Posted

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:

Posted

Do Addwish have an API?

Not that I know :blush:

 

Do i have to install the SEO Reloaded addon .... ??

Posted

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.

  • 3 weeks later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...