1 reply [Last post]
Danny_Joris's picture
Offline
Joined: 05/09/2009
Juice: 199
Was this information Helpful?

Hey all,

For a small online store I've been trying to build a simple custom shipping condition to calculate if all of the products in the cart are smaller than a certain size. As I'm not a developer, I quickly worked myself towards a dead end.

First I tried to actually calculate the size of each product. Later I figured that it was enough to recreate the functionality of 'Product is shippable'.

What I need is a module with:

  • one checkbox in every form of the node type: 'product'
    + checkbox description: 'Product is smaller than 35x23x3 cm.'
  • a Condition called: 'Check an order's size'
    -> should return TRUE if ALL products in the Cart have the 'Product is smaller than 35x23x3 cm.'-option checked.

I think that's all. Probably extremely simple if you know how to do it Smiling I didn't find a similar module that I can tweak (That is something I might be able to do). If there is one, please let me know.

For Quotations, please PM me.

Thanks in advance,
Danny

Danny_Joris's picture
Offline
Joined: 05/09/2009
Juice: 199
_

This bounty is closed.