Post by bryan7878 » Sun Jan 15, 2012 4:28 am

I want to use the image option for all of my products. It provides a picture of the option which I feel is a great sales advantage. The problem that I am finding is that when I add an image option to a product there is no way to de-select it if I change my mind. What am I missing?

Newbie

Posts

Joined
Sun Dec 11, 2011 4:49 am

Post by Qphoria » Sun Jan 15, 2012 5:13 am

Radio buttons were designed with 2 or more options in mind.

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by bryan7878 » Sun Jan 15, 2012 11:13 pm

But if you have more that one image then you can click both of them, having two options added to the cart. What if a customer clicks on an image adding it to the cart and then changes their mind and wants to remove the choice before going to the cart?

Id there a way to have images with check boxes, those you can deselect.
Thanks!!

Newbie

Posts

Joined
Sun Dec 11, 2011 4:49 am

Post by straightlight » Mon Jan 16, 2012 2:14 am

To avoid further confusions on this, I created a VQMod file so to only show each active option values from no matter which type of form option they may be relying on.

Additionally, from PHPMyAdmin's SQL tab under your OpenCart database, run the following query:

Code: Select all

ALTER TABLE oc_option_value ADD status TINYINT(1) NOT NULL DEFAULT '0';
Note: Rename oc_ to your real prefix name if invalid.

Attachments


Dedication and passion goes to those who are able to push and merge a project.

Regards,
Straightlight
Programmer / Opencart Tester


Legendary Member

Posts

Joined
Mon Nov 14, 2011 11:38 pm
Location - Canada, ON
Who is online

Users browsing this forum: No registered users and 58 guests