Post by Sbranch » Wed Jan 20, 2021 9:52 am

Opencart Version 3.0.3.6

Using CSV to import product to site.
Need to be able to set shipping price for each individual product id.

Example:

Product id 1
Shipping Cost = Free

Product id 2
Shipping Cost = 5

Product id 3
Shipping cost = 10

Thanks in advance for your time and a solution.
Last edited by Sbranch on Wed Jan 20, 2021 10:49 am, edited 1 time in total.

Newbie

Posts

Joined
Thu Mar 12, 2020 12:23 am

Post by mikeinterserv » Wed Jan 20, 2021 9:55 am

Can you use per item shipping for that
Extensions>shipping
Its built in

Active Member

Posts

Joined
Thu May 28, 2020 6:55 am
Location - Wales

Post by Sbranch » Wed Jan 20, 2021 10:16 am

Thaks for responding....


I've enabled and tried that. I think that sets a global shipping cost per item.... but not individual shipping cost.

example:
Per item enabled.... cost set for $1

when you check out.... it charges $1 per item in cart

I need to be able to set individual shipping costs for each item as per my example.


Thanks for responding.

Newbie

Posts

Joined
Thu Mar 12, 2020 12:23 am

Post by mikeinterserv » Wed Jan 20, 2021 10:26 am

you might want to look at this
https://www.opencart.com/index.php?rout ... n_id=28607
or
multi-flat-rate-shipping from marketplace
or maybe you could set something up using weight based shipping

Active Member

Posts

Joined
Thu May 28, 2020 6:55 am
Location - Wales

Post by straightlight » Wed Jan 20, 2021 10:30 am

Using CSV to import product to site.
Need to be able to set shipping price for each individual product id.
Are there any fields in your CSV that splits the shipping price already? If so, from which shipping provider are you exporting and importing the CSV data?

Dedication and passion goes to those who are able to push and merge a project.

Regards,
Straightlight
Programmer / Opencart Tester


Legendary Member

Posts

Joined
Mon Nov 14, 2011 11:38 pm
Location - Canada, ON

Post by Sbranch » Wed Jan 20, 2021 10:36 am

@straightlight

No fields in anywhere in csv to set shipping cost.

Newbie

Posts

Joined
Thu Mar 12, 2020 12:23 am

Post by Sbranch » Wed Jan 20, 2021 10:41 am

Also there aren't any fields in the Catalog > Products > Edit Product

to set a shipping cost for the individual item. Only weight and package size parameters in the Catalog > Products > Edit Product >Data ......tab

Newbie

Posts

Joined
Thu Mar 12, 2020 12:23 am

Post by Sbranch » Wed Jan 20, 2021 10:45 am

mikeinterserv wrote:
Wed Jan 20, 2021 10:26 am
you might want to look at this
https://www.opencart.com/index.php?rout ... n_id=28607
or
multi-flat-rate-shipping from marketplace
or maybe you could set something up using weight based shipping
That is basically the same as the per product already built in.... It sets a global price for per product in your cart. It does not allow you to set a custom shipping cost per individual product as per my example..

Thanks for your effort by the way

Newbie

Posts

Joined
Thu Mar 12, 2020 12:23 am

Post by Cue4cheap » Wed Jan 20, 2021 11:04 am

Sbranch wrote:
Wed Jan 20, 2021 9:52 am
Opencart Version 3.0.3.6

Using CSV to import product to site.
Need to be able to set shipping price for each individual product id.

Example:

Product id 1
Shipping Cost = Free

Product id 2
Shipping Cost = 5

Product id 3
Shipping cost = 10

Thanks in advance for your time and a solution.
How many products and why?
Is this is going to be for 1000's of products this is going to be difficult but I am thinking this would be a custom extension anyway. Now why do you need to different shipping for each product? Isn't there some commonality between products? What determines the shipping cost of each product? Weight? Size? Pure whim?
Mike

cue4cheap not cheap quality


Expert Member

Posts

Joined
Fri Sep 20, 2013 4:45 am

Post by Sbranch » Wed Jan 20, 2021 11:32 am

Cue4cheap wrote:
Wed Jan 20, 2021 11:04 am
Sbranch wrote:
Wed Jan 20, 2021 9:52 am
Opencart Version 3.0.3.6

Using CSV to import product to site.
Need to be able to set shipping price for each individual product id.

Example:

Product id 1
Shipping Cost = Free

Product id 2
Shipping Cost = 5

Product id 3
Shipping cost = 10

Thanks in advance for your time and a solution.
How many products and why?
Is this is going to be for 1000's of products this is going to be difficult but I am thinking this would be a custom extension anyway. Now why do you need to different shipping for each product? Isn't there some commonality between products? What determines the shipping cost of each product? Weight? Size? Pure whim?
Mike

Some of my product is drop shipped and the shipping cost varies.

Newbie

Posts

Joined
Thu Mar 12, 2020 12:23 am

Post by straightlight » Wed Jan 20, 2021 12:16 pm

See if this extension suit your needs: https://www.opencart.com/index.php?rout ... on_id=6888 . If not, contact the extension developer as he does have multiple shipping options from his extensions he can provide. However, based on shipping costs, serviceability is normally what is required to charge customers whether its per item or for all items.

Dedication and passion goes to those who are able to push and merge a project.

Regards,
Straightlight
Programmer / Opencart Tester


Legendary Member

Posts

Joined
Mon Nov 14, 2011 11:38 pm
Location - Canada, ON

Post by Johnathan » Wed Jan 20, 2021 10:03 pm

Thanks for the shoutout, straightlight.

Sbranch: I think you would need Category & Product-Based Shipping in order to set different rates for different products. That lets you do it within the extension admin panel itself, so you'd have to set it up in there. You can set up your rates for individual products or categories, then combine them all into a single cost presented to the customer.

If you prefer to set up the shipping costs in the actual product editing page, Ultimate Shipping can do that. It has all the features of Category & Product-Based Shipping, plus other advanced rule types. This would let you use any empty product field (like Location or ISBN) to set your own rates for each product. You can then use a charge with an "Other Product Data" rule to pull those values into the extension, and calculate the total shipping cost for all items in the cart.

Feel free to take a look at the screenshots and demo site, and if you're interested let me know at www.getclearthinking.com/contact if you have any further questions. I can give you an example of how to set things up depending on which extension you are looking at.

Image Image Image Image Image


User avatar
Administrator

Posts

Joined
Fri Dec 18, 2009 3:08 am

Who is online

Users browsing this forum: No registered users and 193 guests