React, availableForSale: true to display Text when true – Shopify
I am using Shopify as my backend and react as my frontend, and when the product.availableforsale is true I want it to print out in stock. Here is the code on my product page. I have commented on the code…