[plugin] GetShopped Multiple Shipping Options (By Weight and by Total amount)
-
I am trying to set up the site to allow for multiple shipping options – one based on weight, and another based on dollar amount purchased.
I added one product that I want to calculate shipping based on weight.
I added one product that I want to calculate shipping based on amount purchased.
I added specific tables for each type of product — for example, on weight if the package is less than 1 (US) pound, add $1.00. If it’s more than 1 pound but less than 5 pounds, add $2.00. If it’s based on dollar amount, add $1.95 shipping for $5.00 or less, $2.95 shipping for $5.01-$10.00, etc.I selected 5 items of the product based on weight, and it calculates the shipping accordingly. However at the checkout page, it lists both the shipping cost based on weight and the shipping cost based on dollar amount.
Is there a way to hide the other shipping option based on what I select in the product description? For example, if I put in a weight in the description, it should calculate only the weight of the total package being bought and not offer the other type. If I don’t put a weight in, it should calculate based off the “Total price” of the product.
- The topic ‘[plugin] GetShopped Multiple Shipping Options (By Weight and by Total amount)’ is closed to new replies.