Post by labeshops » Sun Jun 09, 2013 12:29 am

localseven wrote:I have a similar issue as above.

The extension works great but the way it insists on putting the default image back for options without images is a bit strange. For example if I have a store that sells socks, and the options are color and size - lets say I select the default image for the product as a white sock. So as a customer I come to the page, I select color: red, and the image changes to a red sock, all is good thus far. But for the second option I select size: medium, even though I haven't designated an image for that option it changes the main image back to the white sock. The red color option and medium size option are still selected but the image is the original white sock. I think this would be rather confusing for the customer.

Is there a workaround for this problem?

Thanks.
Why not change the sort order of your options and put the size first, so they choose the size no image change. Then they choose the color and see the color change?

Running Opencart v3.0.3.9 with multi-stores and the default template from https://www.labeshops.com which has links to all my stores.


User avatar
Expert Member

Posts

Joined
Thu Aug 04, 2011 4:41 am
Location - Florida, USA

Post by maccadon » Sun Jun 09, 2013 9:28 pm

Yeah, but then i have to add the original image to 500 products. That's gonna take a long time. Any tips for that?

Active Member

Posts

Joined
Thu Aug 05, 2010 9:57 pm

Post by JIMSLITA » Sun Jun 09, 2013 11:14 pm

Yeh - use RPHs free import/export extension.

Export all the products to excel and then copy the original image file path column and paste a copy to the additional image column, save and import.

Done.

OC v 1.5.4 with alot of tweaks,exts & mods.


User avatar
New member

Posts

Joined
Fri Feb 08, 2013 3:49 pm

Post by Qphoria » Mon Jun 10, 2013 10:46 pm

I'll be adding a checkbox to the code to allow enable/disable of using option discounts, also a checkbox to enable/disable reverting to main image if option has no image.

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by hdg » Tue Jun 18, 2013 10:33 am

Is there an easy way to modify the Batch Add Options feature so that it will replace any options that may already exist on the targeted products? The feature works great when setting up new products, but it's difficult to make changes afterwards. I know that I can delete all of the existing options on the targeted product list before the options are copied, but I generally have at least one option associated with each product that is unique to that item which I'd like to preserve.

hdg
Newbie

Posts

Joined
Tue Mar 23, 2010 9:39 am

Post by Qphoria » Sat Jul 13, 2013 4:27 am

UPDATE v155.9-beta
- Improved code for catalog model function. No longer overwriting the core function. Now using modified native calls which should result in much better compatibility with other mods. No guarantees of course, as some mods are still fundamentally conflicting. But at least now it should no longer be due to my questionable method of overriding the default getProductOptions function.
- Added support for Default Product Options to work with Options Boost

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by uncommonhound » Wed Aug 14, 2013 3:54 am

This looks great as I would like to have option model numbers. Does it work with Quickshop? (which I just purchased and which is equally important)
Thanks

Newbie

Posts

Joined
Thu Oct 20, 2011 5:00 am

Post by Qphoria » Wed Aug 14, 2013 3:58 am

uncommonhound wrote:This looks great as I would like to have option model numbers. Does it work with Quickshop? (which I just purchased and which is equally important)
Thanks
2 separate beasts really. But yes, it will maintain and show the option sku in the cart

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by uncommonhound » Wed Aug 14, 2013 5:51 am

Great! Thanks for answering so quickly!

Newbie

Posts

Joined
Thu Oct 20, 2011 5:00 am

Post by cobra550 » Tue Oct 01, 2013 3:54 am

I'm not 100% clear, read through the posts and a sku can be added to options. If that sku is tied to an existing product will is deduct the stock levels for that product?

Thanks!

New member

Posts

Joined
Mon May 07, 2012 10:55 pm

Post by Qphoria » Tue Oct 01, 2013 4:16 am

cobra550 wrote:I'm not 100% clear, read through the posts and a sku can be added to options. If that sku is tied to an existing product will is deduct the stock levels for that product?

Thanks!
No it is just arbitrary data that gets persisted with the option info throughout the database. It is just text

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by maccadon » Tue Oct 01, 2013 3:47 pm

Thanks for the new update. But am i right that there is no option to show original image after showing a option image?
And is it possible to use a image zoom module with the new module?

Active Member

Posts

Joined
Thu Aug 05, 2010 9:57 pm

Post by Qphoria » Tue Oct 01, 2013 10:06 pm

maccadon wrote:Thanks for the new update. But am i right that there is no option to show original image after showing a option image?
And is it possible to use a image zoom module with the new module?
You can show the original image if you go back to "please select"
I can see about adding a zoomer in the future, but it doesn't work with cloudzoom.

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by maccadon » Tue Oct 01, 2013 10:10 pm

Ok, thanks for the quick answer. Would love to see a zoomer from you and would be glad to pay for it. Your module is really important in our shop.

Active Member

Posts

Joined
Thu Aug 05, 2010 9:57 pm

Post by Elnino3838 » Sat Dec 21, 2013 3:56 am

Hi there,

I am using Options Boost for OC 1.5.5.1. Thanks for this great component.
Some of the offered options are not always available. Is there a way to have a quantity set to 0 for a given option and therefore show a "Pre Order" button for this option on the product page? Or a warning message at least saying this option is out of stock but can be preordered?

Right now, if set to 0, the option is completely not showing up on the product page.

Thanks for your help.

Calgary Web Design - http://www.beginwithb.com


Newbie

Posts

Joined
Wed Feb 20, 2013 5:37 am

Post by dasechtegal » Thu Dec 26, 2013 11:11 pm

Hi there,

I think I am stupid.... Just ordered that wonderfull con, works fantastics und looks great but i have one problem.

Having a special product with a discount makes the option discounted, too. Is there any possiblity to disable that the product discount discounts the option?

Greetz from Holland ;)

Newbie

Posts

Joined
Sun Dec 22, 2013 11:01 pm

Post by JIMSLITA » Wed Feb 26, 2014 5:22 pm

Hi there

Just wondering whether you know if there is a fix for a strange behaviour I have, indeed whether it is unique to me or the same for all.

I am (now) able to successfully export data from the Misc Info field, including HTML, using JNeuhoffs import/export tool. This data is also successfully re-imported back into the product data using the same tool.

The problem is that the data is not implemented on the product page (client side) until the product is manually opened and resaved on the admin side, despite the data having been successfully imported into the Misc Info field when you open the product as admin. In fact it not only fails to update the data with any changes to the Misc Info made whilst exported but also effectively "deletes" the original data because the data stops showing up on the front side (regardless of whether it has been updated whilst exported) until the product is manually resaved.

Does anyone have any ideas, whether it be a simple way of automatically forcing a re-save of all products or, alternatively, a fix within the extension itself?

Many thanks,

OC v 1.5.4 with alot of tweaks,exts & mods.


User avatar
New member

Posts

Joined
Fri Feb 08, 2013 3:49 pm

Post by Ravique » Fri Mar 14, 2014 7:45 pm

briggs wrote: The only thing we need is a way to make the product option value sku field searchable within the cart's search function. Is this something that can be done? We are coming up on our grand opening and would like customers to be able to search products with options by model/sku number.
I need this feature too! Very very much!

Newbie

Posts

Joined
Tue Mar 04, 2014 3:43 pm

Post by stradweb » Tue Apr 01, 2014 12:01 pm

Qphoria:

I have a site on which I am selling Lingerie. Bras come in different cup sizes and band lengths. I have the following options set up:

Cups: A, B, C, D, DD, E, F, FF, G, GG, H
Bands: 28, 30, 32, 34,36,38,40, 42, 44

So, a customer can choose say a 28-A bra. How can I set this up such that the system creates a new sku using the parent sku (bra) and adds the options sku's (28 A) and removes only the 28A bra from inventory?

Also, how do I handle inventory? I may have 5 28A bras and 12 30C bras. If I set the inventory in the Options, that affects all the products and doesn't really track inventory properly.

Newbie

Posts

Joined
Mon Oct 28, 2013 2:33 am

Post by lombrozo » Wed Apr 02, 2014 5:18 am

Great module thanks.

Is there a way to disable the product altogether if all of the options are out of stock?

Also, when the user clicks an option the main price is not updated (I have the options set to =), do I need your other mod for this or should it update it without?

Thanks!

Newbie

Posts

Joined
Wed Mar 26, 2014 3:02 am
Who is online

Users browsing this forum: Amazon [Bot] and 6 guests