diff --git a/README.md b/README.md index e40afdbb..b1100cb8 100644 --- a/README.md +++ b/README.md @@ -72,6 +72,12 @@ Here are some useful links for getting started with Wix Headless and the availab
{product.name}
+ {product.sub &&{product.sub}
} +{product.price}
+ View Product +Your cart is empty.
+ + Browse the Store + +{name}
+ {item.descriptionLines?.map((line: any) => ( ++ {line.name?.original}: {line.colorInfo?.original ?? line.plainText?.original} +
+ ))} +{item.price?.formattedAmount} each
+{item.lineItemPrice?.formattedAmount}
+ +Shipping & taxes calculated at checkout
+ + ← Continue Shopping +
+
+ Premium food, toys & accessories for your
best friend. Delivered to your door.
+
+ { + welcomeText.split(" ").map((word, wi) => ( + + {[...word].map((ch) => ( + {ch} + ))} + + )) + } +
+No products yet — add some in your Wix dashboard and they appear here.
+ ) : ( +
+ Premium Nutrition for Happy Dogs
+Shop Everything Your Pet Needs
+
+
+ Natural & Organic Ingredients
+{quote}
+{product.price}
+ {product.description &&{product.description}
} + + {product.options.length > 0 && ( + + )} + +No products in this category yet.
+ { + products.length === 0 ? ( +No products yet — add some in your Wix dashboard and they appear here.
+ ) : ( +