Virtual Products checkout_shipping.php
dwbrown <[email protected]>
| Newsgroups | gmane.comp.web.oscommerce.features |
|---|---|
| Message-ID | <8fdd842d97e4795e3b2a26cdee0c3b8d@osCommerce-Forums> |
This message was sent from: Features http://forums.oscommerce.com/viewtopic.php?p=159321#159321 ---------------------------------------------------------------- Hello features gurus, I found the following logic in checkout_shipping.php: if ($order->content_type == 'virtual') This forwards the customer to the billing page since shipping is not needed for virtual products. How to enable this feature from admin? Please advise, David. :)