Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SKU Change and Image Zoom Bug Fix #8

Open
aleyzonme2k1 opened this issue Jul 16, 2014 · 2 comments
Open

SKU Change and Image Zoom Bug Fix #8

aleyzonme2k1 opened this issue Jul 16, 2014 · 2 comments

Comments

@aleyzonme2k1
Copy link

Anyone want to help us with a couple changes to this add-on? We want to see the SKU change based on the attribute selected and also fix a problem with the zoom image. When the image changes based on selection the zoom image remains the main product image. We are using a custom theme.

@obigroup
Copy link
Owner

Sorry but I can't provide support for custom themes.

@firewizard
Copy link

here's the theory: for the sku, you'll need to change the file that handles the json data and make sure the sku is passed along. then, you need to work on the js part that handles the update. for this, the ideal way is to create your own js file and include it after the scp js file. then, extend the Product.Config object and override the methods that you need. you'll be able to update the sku and also fix the zoom - i faced some problems with the zoom too, there's an re-initialization problem if I remember correctly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants