No content to show
User Activity
Click to expand...You can add css to your theme for pointer-events. Find the class .product-area .options .disabled and append pointer-events: none;For e.g mine looks like below.product-area .options .disabled {cursor: default;background-color: #cdd5...
Can you paste your exact error message you are seeing?
Ok found the real issue in case anyone has similar issue. The API is showing correct product count. There are some products loaded with invalid images (not sure how shopify let the upload complete with missing images). I will check scenarios where sh...
Thanks for looking into it. Handle "zolatab" doesn't come but "princoffmah" comes. Below are more example handles that are not coming in the apizolatabzolacoffzolachwhizoekswhizoeksoakzoedouwhizoedouzircsinzircnigzircmirrzirckszircdres6zircdouzircche...
Any idea why the product count is incorrect when I am calling the APIBelow returns 1601productshttps://elegant-british-furniture.myshopify.com/admin/api/2021-07/products/count.jsonBut I have 2027 products and they are in active status.Am I missing so...