Show Posts


Topics - RiaanN

Pages: [1]
1
General Discussion / Single client shipping price for multiple products
« on: December 11, 2017, 09:00:30 AM »
Good day

I have a question regarding the products that needs to be loaded into the AbanteCart database.
Let’s say I have 10 products that I am planning to sel online. When I enter product 1 into the database I must supply a shipping price. And I need to do so for the remaining products. I pick a FIXED shipping price because the items are small and does not weigh much.

Now the question / Problem

When a client adds more than 1 item to the cart, the shipping price gets multiplied by the amount of items, and that should not be the case because if it is the same client I only need to ask shipping once.
Am I doing something wrong, or must I do the shipping price another way

2
Installation and Configuration / Embedded Code Not working
« on: November 30, 2017, 02:01:34 PM »
The embedded code generated does not display anything on an existing website

3
How-to questions / Integration with WYSIWYG Web Builder 12
« on: October 17, 2017, 05:02:56 AM »
Good Day

I have an existing website at (build with wysiwyg web builder 12). I want to add ecommerce to the small amount of products on the page. I started off by using the build in Paypall option included in Web Builder but had to cancel because Paypall is not used in South Africa.

So I installed Abantecart (clean install) and used the HTML that you can copy and paste to your site. My problem is that it does not display anything _ Like in NOTHING, so I guess I am doing something wrong here.

This is the HTML that AbanteCart generates for me to copy and paste to my site

<script src="//www.eroticherbs.co.za/AbanteCart/index.php?rt=r/embed/js" type="text/javascript"></script>
<div style="display:none;" class="abantecart-widget-container" data-url="//www.eroticherbs.co.za/AbanteCart/" data-css-url="//www.eroticherbs.co.za/AbanteCart/storefront/view/default/stylesheet/embed.css" data-language="en" data-currency="ZAR">
   <div id="abc_302" class="abantecart_product" data-product-id="126">
      <div class="abantecart_image"></div>
      <h3 class="abantecart_name"></h3>
      <div class="abantecart_blurb"></div>
      <div class="abantecart_price"></div>
      <div class="abantecart_rating"></div>
      <div class="abantecart_quantity"></div>
      <div class="abantecart_addtocart"></div>
   </div>
</div>

Regards

RiaanN

Pages: [1]

Powered by SMFPacks Social Login Mod