diff --git a/docs/docs/patterns/ecommerce-incentives.md b/docs/docs/patterns/ecommerce-incentives.md index 6051d14c3..5d60cca4c 100644 --- a/docs/docs/patterns/ecommerce-incentives.md +++ b/docs/docs/patterns/ecommerce-incentives.md @@ -5,32 +5,143 @@ parent: ecommerce tags: e-commerce --- -## Promotion Dialog +## 3 Column -```html {.example} - -
- +```html{.example} +
+ + +
+``` + +## 4 Column + +```html{.example} +
+ +
+``` - +## 3 Column + +```html{.example} +
+
+ + +
+ + +
+``` + +## 3 Column Centered + +```html{.example} +
+ + +
+``` + +## 2 Column Grid +```html{.example} +
+ + + + +
``` \ No newline at end of file diff --git a/docs/docs/patterns/ecommerce-order-history.md b/docs/docs/patterns/ecommerce-order-history.md index 6e5d607e1..dfce97e10 100644 --- a/docs/docs/patterns/ecommerce-order-history.md +++ b/docs/docs/patterns/ecommerce-order-history.md @@ -28,8 +28,9 @@ tags: e-commerce View Invoice
+
-
+
-
+ +
-
+ +