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
product-review-form.html
41 lines
| 1 | <!-- wp:surecart/product-review-form {"alignment":"center center","width":"500px","style":{"typography":{"fontSize":"16px"}}} --> |
| 2 | <!-- wp:surecart/product-review-form-template {"style":{"typography":{"fontSize":"1em"}},"layout":{"type":"default"}} --> |
| 3 | <div style="font-size:1em" class="wp-block-surecart-product-review-form-template"> |
| 4 | <!-- wp:group {"layout":{"type":"flex","flexWrap":"nowrap","justifyContent":"space-between","verticalAlignment":"top"}} --> |
| 5 | <div class="wp-block-group"> |
| 6 | <!-- wp:heading {"style":{"typography":{"fontSize":"1.5em","fontWeight":"600","fontStyle":"normal"}}} --> |
| 7 | <h2 class="wp-block-heading" style="font-size:1.5em;font-style:normal;font-weight:600">Write a review</h2> |
| 8 | <!-- /wp:heading --> |
| 9 | |
| 10 | <!-- wp:surecart/product-review-form-close /--> |
| 11 | </div> |
| 12 | <!-- /wp:group --> |
| 13 | |
| 14 | <!-- wp:surecart/product-review-form-rating {"style":{"spacing":{"margin":{"top":"2rem","bottom":"12px"}}}} /--> |
| 15 | |
| 16 | <!-- wp:surecart/product-review-form-title {"placeholder":"","style":{"spacing":{"margin":{"top":"12px","bottom":"12px"}}}} /--> |
| 17 | |
| 18 | <!-- wp:surecart/product-review-form-content {"style":{"spacing":{"margin":{"top":"12px","bottom":"12px"}}}} /--> |
| 19 | |
| 20 | <!-- wp:surecart/product-review-form-submit-button {"text":"Submit Review","className":"is-style-fill","style":{"border":{"radius":"50px"},"spacing":{"margin":{"top":"12px"}}}} /--> |
| 21 | </div> |
| 22 | <!-- /wp:surecart/product-review-form-template --> |
| 23 | |
| 24 | <!-- wp:surecart/product-review-confirmation-template {"style":{"typography":{"fontSize":"1em"}},"layout":{"type":"default"}} --> |
| 25 | <div style="font-size:1em" class="wp-block-surecart-product-review-confirmation-template"> |
| 26 | <!-- wp:surecart/product-review-form-close {"align":"right","style":{"spacing":{"margin":{"top":"0px","bottom":"-10px"}}}} /--> |
| 27 | |
| 28 | <!-- wp:surecart/icon {"icon_name":"check-circle-2","size":38,"align":"center","style":{"elements":{"link":{"color":{"text":"#00a86a"}}},"color":{"text":"#00a86a"},"spacing":{"margin":{"top":"-20px"}}}} /--> |
| 29 | |
| 30 | <!-- wp:heading {"textAlign":"center","style":{"typography":{"fontSize":"1.5em","fontWeight":"600","fontStyle":"normal"}}} --> |
| 31 | <h2 class="wp-block-heading has-text-align-center" style="font-size:1.5em;font-style:normal;font-weight:600"> |
| 32 | Thanks for your review! |
| 33 | </h2> |
| 34 | <!-- /wp:heading --> |
| 35 | |
| 36 | <!-- wp:paragraph {"align":"center"} --> |
| 37 | <p class="has-text-align-center">We are processing it and it will appear on the store soon.</p> |
| 38 | <!-- /wp:paragraph --> |
| 39 | </div> |
| 40 | <!-- /wp:surecart/product-review-confirmation-template --> |
| 41 | <!-- /wp:surecart/product-review-form --> |