Notice: Use of undefined constant MANUALS_TITLE - assumed 'MANUALS_TITLE' in /var/extra/public_html/manuals_article_details.php on line 27
Notice: Use of undefined constant MANUALS_TITLE - assumed 'MANUALS_TITLE' in /var/extra/public_html/blocks/block_manuals_breadcrumb.php on line 26
Notice: Use of undefined constant MANUALS_SEARCH_IN_FIRST_VARIANT - assumed 'MANUALS_SEARCH_IN_FIRST_VARIANT' in /var/extra/public_html/blocks/block_manuals_search.php on line 21
Notice: Undefined variable: meta_title in /var/extra/public_html/blocks/block_manuals_article_details.php on line 51 Ajax to add products
This section describes how to setup PayPal Website Payments Standard for your ViArt shopping cart. Please, carefully follow all the instructions below.
Now you can add products to cart with the help of Ajax.
Once a user clicks 'Add to cart' an Ajax message informing that a product
was added to cart is shown. In addition, you will notice that the Shopping Cart block highlights and refreshes
(in contrast to the earlier versions when the whole page was refreshed). This allows for much faster loading time.
Settings:
To activate this feature navigate to Settings > Products Settings and select the option 'Use Ajax to add products'.
Note: You can modify the default AJAX message by changing the function "showPopupBlock" in the file "blocks.js" but you need to have some programming skills to do this.