Skip to content

Commit 9cc4619

Browse files
committed
Fix broken image
1 parent 87f3304 commit 9cc4619

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

348 KB
Loading

src/content/docs/guides/flow-builder/paywall-features-per-product.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ To add and configure the feature list:
9090
3. With the list still selected, open the **Design** tab. Under **Visibility**, select **Conditional** <Inline id="visibility-conditional.svg" alt="Conditional" />.
9191
4. Set up the condition so the list shows only when the first product is the currently selected one. Match against the `products.selectedProduct.prod_title` variable. For the **Value**, click the variable icon `{}`, pick the first product card, then pick its `prod_title` attribute — the comparison resolves to that product's title.
9292

93-
<ZoomImage id="paywall-features-list-1.gif" width="500px" alt="First feature list with conditional visibility tied to the first product" />
93+
<ZoomImage id="paywall-features-list-1.webp" width="500px" alt="First feature list with conditional visibility tied to the first product" />
9494

9595
## 6. Add the feature list for the second product
9696

0 commit comments

Comments
 (0)