Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 47 Next »

The shopping cart allows you to buy various products of a vendor in any number via AffiliCon GmbH. Since AffiliCon only makes payment processing, the shopping cart must be integrated on the vendor side (for example in a shop, website or landingpage).

Demo

https://my-q.affilicon.net/demo/cart


Description

Widgets

Cart Widget

The shopping cart is displayed to the end user in a pop-up and fold-out widget on the page. The widget can be positioned anywhere on the page. In the initial state, the Cart widget is collapsed and square.  It can be opened and closed with a click.

Eingeklapptes Cart WidgetAusgeklapptes Cart WidgetCart Widget ausklappen (gif)

As soon as products are placed in the shopping cart, the widget displays the number of products in the folded-in state.

Changes in the shopping cart can be made in the widget. All changes made to the shopping cart are displayed in real time. So it is not necessary to reload the page.

Add-Product Widget

The Add-Product widget allows you to add products to your shopping cart. Currently this CTA button can not be changed.

 

Payment Processing

As it is the case with all previous product purchases, payment processing for the consumer basket is carried out in the order page of AffiliCon GmbH. Clicking the checkout button opens the AffiliCon order page in a new tab.

Multilingualism (I18n)

The widgets can be used in all languages supported by AffiliCon.

Cart summary

Depending on the choice of country, the following information about VAT and shipping is shown in the cart widget:

Functionality

The integrated shopping cart works with websockets and components. The Add-Product widget sends a request to the AffiliCon system. AffiliCon then informs the Cart widget of the change. The Cart Widget then asks the AffiliCon API for the new values.

Technical Integration

See Cart Widget technical integration.

  • No labels