Page 1 of 1

Product options - Quantity and delivery time sensitive

Posted: Mon Sep 20, 2010 6:12 am
by shu7
Hi,

Could you please help me with shop tweaking? How can I set up delivery time for special product option depending on product availability?

For example I have a product which has 2 options:
option 1
colour: red
quantity: 5
Availability: in stock
delivery: 3 days

option 2
colour: blue
quantity: 0
Availability: pre-order
delivery: up to 3 weeks

Thanks for advance!

Re: Product options - Quantity and delivery time sensitive

Posted: Mon Sep 20, 2010 9:56 am
by Maansy
for delivery date: http://forum.opencart.com/viewtopic.php?f=23&t=18916

but i dont know if with this mod you can set the time for each product or not.
worth trying thu

good luck :)

Re: Product options - Quantity and delivery time sensitive

Posted: Fri Jan 14, 2011 1:34 am
by Adds
Hi all,

I have installed the files from the download and now when I log into the admin area I get the following error message:
Error: Unknown column 'o.deliverydate' in 'field list'
Error No: 1054
SELECT o.order_id, CONCAT(o.firstname, ' ', o.lastname) AS name, (SELECT os.name FROM oc_order_status os WHERE os.order_status_id = o.order_status_id AND os.language_id = '1') AS status, o.date_added, o.deliverydate, o.total, o.currency, o.value FROM `oc_order` o WHERE o.order_status_id > '0' ORDER BY o.date_added DESC LIMIT 0,10

Why is this and how can I resolve it?

Please help!!!!

Thanks,
Adam.