RE: Order and calculate item by square meter
Emmtee <[email protected]>
| Newsgroups | gmane.comp.web.oscommerce.features |
|---|---|
| Message-ID | <d4401334da31eed0e1c9f383b90f8e24@osCommerce-Forums> |
This message was sent from: Features http://forums.oscommerce.com/viewtopic.php?p=165307#165307 ---------------------------------------------------------------- possible method: use x and y options to store dimensions and use quantity for charging per m² (allows you to limit dimensions btw) ... place java script inside html description of product to calculate quantity depending on the selected dimensions..... use human to check if customer had cheated (better off, add comment that this will be checked before delivery and billing)...