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

Product Variant Images being cropped into 1:1 ratio square images. #404

Closed
ll-r-magner opened this issue Jan 23, 2023 · 1 comment · Fixed by #419
Closed

Product Variant Images being cropped into 1:1 ratio square images. #404

ll-r-magner opened this issue Jan 23, 2023 · 1 comment · Fixed by #419
Labels
bug Something isn't working

Comments

@ll-r-magner
Copy link

ll-r-magner commented Jan 23, 2023

Expected behavior

Product variant images being imported in native resolution

Actual behavior

Product variant images being cropped into 1:1 square images

Steps to reproduce behavior

  1. Upload Variant images into Bigcommerce at native resolution 16:9 for example
  2. Sync BigCommerce
  3. Click on a product option
  4. Variant image is shown as a completely square 1:1 image.

Screenshot/Video (if applicable)

Workaround or possible solution

I dont have any control over the variant image population. Below is a code snippet inside product-gallery.php. Image source is blank which im assuming is dynamically filled in upon clicking a product option.

carbon

@ll-r-magner
Copy link
Author

For the meantime im just going to "hack-it" via CSS Magic.

@chanceaclark chanceaclark added the bug Something isn't working label Feb 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

Successfully merging a pull request may close this issue.

2 participants