Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
Signed-off-by: Youness Idbakkasse <[email protected]>
  • Loading branch information
blanklob authored Nov 21, 2023
1 parent 7595e90 commit 01d6a14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@ Pure liquid dynamic Shop pay button for express checkout.
Copy code from [this file](./ui/shop-pay-button.liquid).

```liquid
{% render 'shop-pay-button' variant: variant: product.selected_or_first_available_variant %}
{% render 'shop-pay-button' variant: product.selected_or_first_available_variant %}
```

This snippet is based on the [Shopify web component](https://shopify.dev/docs/custom-storefronts/additional-sdks/web-components#buy-with-shop-pay-component).
Expand Down

0 comments on commit 01d6a14

Please sign in to comment.