cart.html
1 month ago
product-collection-part.html
11 months ago
product-info.html
1 month ago
product-quick-view.html
5 months ago
product-review-confirmation.html
5 months ago
product-review-form.html
5 months ago
sticky-purchase.html
1 year ago
upsell-info.html
2 years ago
sticky-purchase.html
39 lines
| 1 | <!-- wp:surecart/sticky-purchase {"layout":{"type":"flex","orientation":"horizontal","verticalAlignment":"top","flexWrap":"nowrap","wideSize":"full","justifyContent":"space-between"}} --> |
| 2 | <!-- wp:group {"layout":{"type":"flex","flexWrap":"nowrap","justifyContent":"space-between"}} --> |
| 3 | <div class="wp-block-group"> |
| 4 | <!-- wp:group {"className":"is-vertically-aligned-center","style":{"layout":{"selfStretch":"fit","flexSize":null}},"layout":{"type":"flex","flexWrap":"nowrap","justifyContent":"left"}} --> |
| 5 | <div class="wp-block-group is-layout-flex is-vertically-aligned-center"> |
| 6 | <!-- wp:surecart/product-selected-variant-image {"style":{"layout":{"selfStretch":"fit","flexSize":null}}} /--> |
| 7 | |
| 8 | <!-- wp:group {"style":{"spacing":{"blockGap":"4px"}},"layout":{"type":"flex","orientation":"vertical"}} --> |
| 9 | <div class="wp-block-group"> |
| 10 | <!-- wp:surecart/product-title {"level":4,"style":{"typography":{"fontSize":"16px","fontStyle":"normal","fontWeight":"700"},"layout":{"selfStretch":"fill","flexSize":null}}} /--> |
| 11 | |
| 12 | <!-- wp:surecart/product-selected-variant {"style":{"typography":{"fontSize":"16px"}}} /--> |
| 13 | |
| 14 | <!-- wp:group {"style":{"spacing":{"blockGap":"0.5em"}},"layout":{"type":"flex","flexWrap":"wrap","justifyContent":"left","verticalAlignment":"bottom"}} --> |
| 15 | <div class="wp-block-group"> |
| 16 | <!-- wp:surecart/product-selected-price-scratch-amount {"style":{"typography":{"textDecoration":"line-through","fontSize":"16px","lineHeight":"1.5"}}} /--> |
| 17 | |
| 18 | <!-- wp:surecart/product-selected-price-amount {"style":{"typography":{"fontSize":"16px","lineHeight":"1.5"}}} /--> |
| 19 | |
| 20 | <!-- wp:surecart/product-selected-price-interval {"style":{"typography":{"lineHeight":"1.5","fontSize":"16px"}}} /--> |
| 21 | </div> |
| 22 | <!-- /wp:group --> |
| 23 | </div> |
| 24 | <!-- /wp:group --> |
| 25 | </div> |
| 26 | <!-- /wp:group --> |
| 27 | |
| 28 | <!-- wp:group {"className":"is-layout-flex is-vertically-aligned-center","style":{"layout":{"selfStretch":"fill","flexSize":null}},"layout":{"type":"flex","flexWrap":"nowrap","justifyContent":"right"}} --> |
| 29 | <div class="wp-block-group is-layout-flex is-vertically-aligned-center"> |
| 30 | <!-- wp:surecart/product-buy-buttons {"style":{"spacing":{"blockGap":"5px"}}} --> |
| 31 | <div class="wp-block-surecart-product-buy-buttons wp-block-buttons sc-block-buttons is-layout-flex"> |
| 32 | <!-- wp:surecart/product-buy-button {"add_to_cart":true,"text":"Add"} /--> |
| 33 | </div> |
| 34 | <!-- /wp:surecart/product-buy-buttons --> |
| 35 | </div> |
| 36 | <!-- /wp:group --> |
| 37 | </div> |
| 38 | <!-- /wp:group --> |
| 39 | <!-- /wp:surecart/sticky-purchase --> |