option Image allows you to display images next to your options,Every product and every option has it's personal option images,Images can be added to radio buttons, and check boxes., product option must enter quantity.
Steps:
1.ADD field 'optionimage' to table 'oc_product_option_value';
for example sql:
ALTER TABLE `oc_product_option_value` ADD `optionimage` VARCHAR(100) NOT NULL AFTER `weight_prefix`;
2.upload vqmod files to your web root .
Login and write down your comment.
Login my OpenCart Account