Show Posts


Messages - RiaanN

Pages: [1]
1
General Discussion / Re: Single client shipping price for multiple products
« on: December 13, 2017, 04:13:52 AM »
Thank you very much - You are the best

Regards


Riaan

2
General Discussion / Re: Single client shipping price for multiple products
« on: December 12, 2017, 01:32:35 AM »
Hallo Basara

That is correct.

1 item = $10
x items = $10

3
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

4
Installation and Configuration / Re: Embedded Code Not working
« on: December 01, 2017, 02:41:03 AM »
Hi

I have managed to solve this problem:

1. When you install AbanteCart using CPanel you MUST check that you have access to the Storefront as well. If you get a 403 access denied page contact your hosting company to give you access.


5
Installation and Configuration / Re: Embedded Code Not working
« on: December 01, 2017, 01:13:29 AM »
I did supply the URL - Please see my first post attachment

6
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

7
How-to questions / Re: Integration with WYSIWYG Web Builder 12
« on: October 20, 2017, 05:30:29 AM »
Good Day

I manage to solve this problem

Regards


Riaan

8
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