bigcommerce / bigcommerce-for-wordpress

A headless commerce integration for WordPress, powered by BigCommerce
https://www.bigcommerce.com/wordpress/
GNU General Public License v2.0
109 stars 49 forks source link

Variation image in Cart fetching from local WP instead of BC CDN #452

Open kchan825 opened 7 months ago

kchan825 commented 7 months ago

Expected behavior

Pre-requisite: Product Sync = Import images URLs only

When a product variation with designated image is added to the cart, the cart page should load the image from the BigCommerce CDN.

Actual behavior

The image is loaded from the local WordPress instance.

Steps to reproduce behavior

  1. Set up in BigCommerce so that a product contains variations, to which they have a specified image for the variation
  2. In WordPress, set Product Sync to Import images URLs only
  3. In WordPress, sync Products
  4. In the WordPress storefront, add the product variation to the shopping cart

Screenshot/Video (if applicable)

Screenshot 2023-12-31 at 10 46 31 AM