poshify-utilities icon indicating copy to clipboard operation
poshify-utilities copied to clipboard

Metafeild not displaying on Storefront

Open Candice-Leif opened this issue 2 years ago • 3 comments

One product on our storefront is not displaying the 3rd product for both "Pair" and "recommended" this is the only product that seems to be having this issue. Reached out to Shopify and they cannot see and error with the product on their end. Product on live: https://leifproducts.com/collections/gifting/products/gift-wrap-set-limited-edition-holiday-with-evi-o

Screengrab attached of products metafeild settings. Screen Shot 2022-10-10 at 4 31 56 pm

Candice-Leif avatar Oct 10 '22 05:10 Candice-Leif

"You may also like" (recommended?) is showing the 3rd product. I'm not sure what's the issue with pair.product3. You can always just echo out the metafield data (product handle) to see if the metafield is showing up.

image

Alternatively, you can use native Shopify metafields. There is a product_reference type and list.product_reference types available that support selecting specific products directly.

This extension (Poshify) is under development to support new metafield types. No ETA on when will it be released.

husseyexplores avatar Oct 10 '22 09:10 husseyexplores

Strange, I see the 3rd product on "You May Also Like" for a split second then it drops off, which browser are you using? Screen Shot 2022-10-11 at 9 52 56 am Will look into moving over to Shopify metafeilds, it's probably easier to have them all within the product for editing purposes.

Candice-Leif avatar Oct 10 '22 22:10 Candice-Leif

I'm also seeing the flickering of the third product of "You may also like". It's a bug in your code, somewhere along here:

2022-10-11_20-49

I can't help much more here. I'm not sure what's happening with the pair metafield. Most likely you have the wrong product handle because it seems to be working on other products.

Good luck!

husseyexplores avatar Oct 11 '22 15:10 husseyexplores