![]() |
Re: Product Options Customizaion ?
More Modifications:
This adds onmouseover/out/click styles to your radio buttons and the table rows that they are wrapped in(see code). It makes it a lot easier for users to navigate through the options. Wish I had an example, but my site is not live right now. Not for another month at least. (Getting some custom mods from X-Cart). Trust me when I say this is worth the time to implement. If you have any trouble with this mod, PM me. :) enjoy. In skin1/modules/product_options/customer_options.tpl: Where: Code:
{foreach from=$product_options item=v} Replace with: Code:
{foreach from=$product_options item=v} skin1/modules/product_options/customer_options.tpl: Where: Code:
{if $v.is_modifier eq 'T'} Replace with: Code:
{if $v.is_modifier eq 'T'} skin1/modules/product_options/func.js: Where: Code:
/* Replace with: Code:
/* skin1/skin1.css: Add: Code:
.radiorow { |
Re: Product Options Customizaion ?
OOH! OOH! OOH!
I was posting as you posted the modifications! Going to try them now. :) |
Re: Product Options Customizaion ?
remarkable the price now changes also in the other browsers as advised in post #28
well done |
Re: Product Options Customizaion ?
Quote:
I only have it part working at the moment. The mouseover is not working. I am going to work on that here shortly. It is BREAK TIME!!! :lol: Soon as I get it totally working, I will post a link for ya'll to see. I am sure it is something I did. I already missed one thing and had an error on the page. Again, it is break time!!! |
Re: Product Options Customizaion ?
Before you get too far, I missed a step.....a very important one.
In skin1/modules/product_options/customer_options.tpl: Where: Code:
{foreach from=$product_options item=v} Replace with: Code:
{foreach from=$product_options item=v} Also, make sure you edit the CSS colors to match your site. I took the colors out so you have to choose your own....or you won't see anything. One of these days I'll get it right the first time. :) I just can't seem to keep track of everything I've done. Perhaps I should take notes..... Hopefully this is the whole mod. I'll edit the original too. |
Re: Product Options Customizaion ?
Yeah, I saw the CSS thing. Changed that to not show anything anyhow. I have enough roll overs going that I think if I do anymore, I will drive people away. I am the only coder so I pick n choose what options to offer to the boss. :)
You are doing good at documenting. You are doing it here on the board. Don't feel bad, I have only documented a handful of things b/c by the time I get it right, I forget what I started with or just flat forget to document. :( When you get time, I can not get the mouseover to work. And I am not getting a pointer either. See here: http://www.highlandhiker.com/Eagle-Creek-Tarmac-ES-22-Rolling-Carry-On-p-70.html Warning, that might change as I am editing live... :? |
Re: Product Options Customizaion ?
check PM's.
|
Re: Product Options Customizaion ?
|
Re: Product Options Customizaion ?
Thank you for your mod! Now, I want to display price, SKU, availability for each different product variants and SKUs. Is it possible?
|
Re: Product Options Customizaion ?
This seems like a great mod, but does it work if you want to have both drop downs, and radio buttons? Sometimes, when there are 20 different color choices, you want to use a drop down, but other times when there are only 2 or 3 options, radio buttons would be best.
|
All times are GMT -8. The time now is 04:48 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.