Shopauskunft Integration Suite

Shopauskunft Integration Suite

MailBeez.com, V. 2.0
Is this module compatible with my Cart?
Download: 159 EUR VAT may apply to EU orders
Your download is securely processed by our partner, Avangate Who is Avangate

button text

24 months of free updates included! Buy now and get future features for free
This module requires a licence to run. During the purchase process, please make sure to enter the store URL for which you will use Mailbeez, and you will receive this personalized licence with the download information. If you are not sure, please contact MailBeez before placing your order.

For retailers with a paid Shopauskunft.de Enterprise account, this Mailbeez module allows you to easily embed Shopauskunft reviews on your website, and as embedded content within Mailbeez emails; greatly extending the reach of your Shopauskunft investment.

Like many enterprising retailers, if you have made the investment and signed up for a Shopauskunft Enterprise account for your store, you are probably already looking for extra ways to leverage your subscription in order to maximize the exposure of good reviews to help sales; and this is where this module excels.

The Mailbeez Shopauskunft Integration Suite effectively gives you the tools to publish your Shopauskunft reviews on your website, and within any Mailbeez email via the introduction of a simple tag; greatly increasing review exposure.

Trust at checkout

In addition to the core functionality of the module, creative retailers could also create a secondary template to pull in only a handful of reviews at a time, and display them as snippets on the shopping cart or checkout page. As one of the main areas where a sale is decided upon, and where consequently trust is vitally important, this would be a highly effective, yet simple step to alert your customers to the store’s trustworthiness.

Top features of the Integration Suite

  • Caching of the Shopauskunft Rating Feed for fast page loads
  • Template based formatting of the output
  • Unlimited number of different templates for page integration, one template for email integration
  • Selection of ratings to display e.g. “at least 4 star ratings”
  • Random ratings or chronological list of ratings
  • Easy drop-in installation into MailBeez
  • Easy function call for output in the storefront

Getting started

Install and activate the module – configure your API feed as described in the Module’s admin interface. You can use the integrated Test-Button to test your settings and check if the API feed is correctly imported.

Integrate Ratings into the storefront:

Let’s say you wanted to add the Shopauskunft reviews to your ‘Contact Us’ page. In order to do this, you would simply use the following PHP code and place it into the Contact us’ page.

//include class
require_once(DIR_FS_CATALOG . 'mailhive/configbeez/config_shopauskunft_integration/classes/shopauskunft_integration.php');
// create new instance
$feed = new shopauskunft_integration();
// generate output (template, number of ratings, min stars, shuffle)
echo $feed->output_feed('feed_reviewpage.tpl', 7, 4, 'True');

The included DIV/CSS based template “feed_reviewpage.tpl” generates a default output, which can be customized to match your store’s theme with only a little extra work.

Integrate Ratings into MailBeez campaigns:

By adding a simple tag into your MailBeez template you can also show your ratings in all or selected MailBeez generated emails.

s2Member®