surecart-product-card.json
11 months ago
surecart-product-pricing.json
1 year ago
surecart-product-rating.json
5 months ago
surecart-product-reviews.json
5 months ago
surecart-single-product-left.json
5 months ago
surecart-single-product-right.json
5 months ago
template-selector-modal.php
1 year ago
surecart-product-rating.json
45 lines
| 1 | { |
| 2 | "settings": { |
| 3 | "content_width": "full", |
| 4 | "flex_gap": { |
| 5 | "column": "6", |
| 6 | "row": "0", |
| 7 | "isLinked": false, |
| 8 | "unit": "px", |
| 9 | "size": 0 |
| 10 | }, |
| 11 | "padding": { |
| 12 | "unit": "px", |
| 13 | "top": "0", |
| 14 | "right": "0", |
| 15 | "bottom": "0", |
| 16 | "left": "0", |
| 17 | "isLinked": true |
| 18 | }, |
| 19 | "_title": "Product Rating", |
| 20 | "flex_direction": "row", |
| 21 | "flex_justify_content": "flex-start", |
| 22 | "flex_align_items": "center" |
| 23 | }, |
| 24 | "elements": [ |
| 25 | { |
| 26 | "id": "5146cd72", |
| 27 | "settings": [], |
| 28 | "elements": [], |
| 29 | "isInner": false, |
| 30 | "widgetType": "surecart-product-review-average-rating-stars", |
| 31 | "elType": "widget" |
| 32 | }, |
| 33 | { |
| 34 | "id": "5885e97b", |
| 35 | "settings": { |
| 36 | "style_variant": "plus-sign" |
| 37 | }, |
| 38 | "elements": [], |
| 39 | "isInner": false, |
| 40 | "widgetType": "surecart-product-review-total-rating", |
| 41 | "elType": "widget" |
| 42 | } |
| 43 | ] |
| 44 | } |
| 45 |