AbanteCart Community

eCommerce construction => General Discussion => Topic started by: RiaanN on December 11, 2017, 09:00:30 AM

Title: Single client shipping price for multiple products
Post by: RiaanN 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
Title: Re: Single client shipping price for multiple products
Post by: Basara on December 12, 2017, 12:18:32 AM
Hello.

So you want to have same shipping cost no matter how many items in basket?
1 item = $10
35 items = $10 ?
Title: Re: Single client shipping price for multiple products
Post by: RiaanN on December 12, 2017, 01:32:35 AM
Hallo Basara

That is correct.

1 item = $10
x items = $10
Title: Re: Single client shipping price for multiple products
Post by: Basara on December 13, 2017, 01:02:05 AM
Hello.

Try Flat shipping rate extension. (Admin > Extensions > Shipping)
Title: Re: Single client shipping price for multiple products
Post by: RiaanN on December 13, 2017, 04:13:52 AM
Thank you very much - You are the best

Regards


Riaan