• I have a client that will be shipping food by the pound.
    Is there a way in Jigoshop or with an extension to require that a user add 5lbs of merchandise to an order so that we can ship the 5lb cooler to them? Another merchant has done this within Magento. I can’t seem to figure this out with Jigoshop.
    I plan on using the Table Rate extension for all the other shipping but can’t figure out how to cap each order to the 5lb limit.
    Any suggestions?
    thanks

    https://ww.wp.xz.cn/plugins/jigoshop/

Viewing 1 replies (of 1 total)
  • Plugin Author MWSGD

    (@mwsgd)

    I recommend using Premium Shipping that way you can limit the rules to specific products.

    You would put the weight (kg) in the product data section of product setup page. Then you can setup the rule like I did in my experiment (example).

    Create a shipping rule in Premium Shipping for Weight and restrict it to products of your choice. Then create Pricking like these…

    • Rate = $10.00 if cart weight over 2.25 kg and if cart weight under 2.27 kg (5 lbs = 2.26796 kg; so the weight within this).
    • Rate = $20.00 if cart weight over 4.53 kg and if cart weight under 4.55 kg (10 lbs = 4.53592 kg; so the weight within this).
    • and so on….
Viewing 1 replies (of 1 total)

The topic ‘require a certain weight’ is closed to new replies.