Page 1 of 1

Product date available

Posted: Sat Dec 22, 2018 6:37 am
by RobertE
When a product is added it uses the date you add it and calls it “Date Available “
Is there a way I can add this to my OC 3 default store so a customer can reference that to identify a product? And if so, how would I do so?

Re: Product date available

Posted: Sat Dec 22, 2018 3:23 pm
by xxvirusxx
Try this code with few changes

viewtopic.php?t=132335

Re: Product date available

Posted: Mon Feb 18, 2019 9:35 pm
by RobertE
Sorry for the late reply.

Where do I add the line you suggested?

Re: Product date available

Posted: Mon Feb 18, 2019 9:49 pm
by straightlight
The provided solution is for v1.5x releases. However, you may want to rename: $this->data to $data from the instructions . As for the file location, it is already mentioned from the instructions.