Page 1 of 1

total cost

Posted: Fri Nov 04, 2011 3:09 am
by zebdev
Hi there,

Not sure how to explain this one but here goes...

I have created my own theme for opencart and the products have options in a select box for the various qty's within the admin area.

I have called these option in a select box on the product details page product/product.tpl and all shows fine.

I want to show the price option they have selected in another part of the page. So when they select and option e.g. 250 - £33 I want the £33 to auto update within my html on the page.

Any ideas?

Thank you

Re: total cost

Posted: Sun Nov 13, 2011 7:11 pm
by bLIGU
zebdev wrote:Hi there,

Not sure how to explain this one but here goes...

I have created my own theme for opencart and the products have options in a select box for the various qty's within the admin area.

I have called these option in a select box on the product details page product/product.tpl and all shows fine.

I want to show the price option they have selected in another part of the page. So when they select and option e.g. 250 - £33 I want the £33 to auto update within my html on the page.

Any ideas?

Thank you
I'm looking for the same subject ... ???

Re: total cost

Posted: Sun Nov 13, 2011 11:52 pm
by Johnathan
Easiest way: Option Price Update - Redux

Not sure if it would work with your custom template, but if nothing else, you could probably tweak it to be compatible, which would be a lot easier than starting from scratch yourself.

Re: total cost

Posted: Mon Nov 14, 2011 10:21 am
by bLIGU
thx ;)