Not found
+No {{ type }} posts found in category: {{ category }} {{ categoryID }}
+diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000..fc40782 Binary files /dev/null and b/.DS_Store differ diff --git a/.gitignore b/.gitignore index d57ee8b..8b547b2 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,6 @@ desktop.ini Thumbs.db .sass-cache *.cfg -node_modules \ No newline at end of file +node_modules +package.json +.sass-cache/.DS_Store \ No newline at end of file diff --git a/.sass-cache/.DS_Store b/.sass-cache/.DS_Store new file mode 100644 index 0000000..012880c Binary files /dev/null and b/.sass-cache/.DS_Store differ diff --git a/content/review-response-8.htm b/content/review-response-8.htm new file mode 100644 index 0000000..0f0ae6e --- /dev/null +++ b/content/review-response-8.htm @@ -0,0 +1,7 @@ +--- +name: 'Review Response 8' +content_type: html +--- +
Store Response:
+Hi there,
+Sorry to hear you had a bad experience with the Ionic Band. We're sending you a replacement :)
\ No newline at end of file diff --git a/package.json b/package.json index 0793dbf..8cde52d 100644 --- a/package.json +++ b/package.json @@ -41,4 +41,4 @@ "responsive", "electronics" ] -} +} \ No newline at end of file diff --git a/pages/.DS_Store b/pages/.DS_Store new file mode 100644 index 0000000..48913b6 Binary files /dev/null and b/pages/.DS_Store differ diff --git a/pages/blog-categories/code-breadcrumbs.htm b/pages/blog-categories/code-breadcrumbs.htm new file mode 100644 index 0000000..2b7d6f1 --- /dev/null +++ b/pages/blog-categories/code-breadcrumbs.htm @@ -0,0 +1,5 @@ + \ No newline at end of file diff --git a/pages/blog-categories/code-setup.htm b/pages/blog-categories/code-setup.htm new file mode 100644 index 0000000..508ac3d --- /dev/null +++ b/pages/blog-categories/code-setup.htm @@ -0,0 +1 @@ +{% global active_page = 'blog' %} \ No newline at end of file diff --git a/pages/blog-categories/page-blog-categories.htm b/pages/blog-categories/page-blog-categories.htm new file mode 100644 index 0000000..1e3608c --- /dev/null +++ b/pages/blog-categories/page-blog-categories.htm @@ -0,0 +1,53 @@ +--- +action: 'cmscontent:archive' +description: 'Blog Categories' +template: default +protocol: all +published: true +name: 'Blog Categories' +url: '/archives/:type/:category' +--- +No {{ type }} posts found in category: {{ category }} {{ categoryID }}
+Published {{ post.published_on | date("F j, Y") }} In {{ post.type }}
++
- {% if step == 'billing_info' %} - - Step 1: Billing/Shipping Address - {% elseif step == 'shipping_method' %} - - Step 1: Billing/Shipping Address - {% elseif step == 'pay' %} - - Step 1: Billing/Shipping Address - {% endif %} - -
-- - Billing Address - - - - -
- -Shipping Address | - - - - - - Same as Billing Address - -
- - -- {% if step == 'billing_info' %} - - Step 2: Shipping Method - {% elseif step == 'shipping_method' %} - - Step 2: Shipping Method - {% elseif step == 'pay' %} - - Step 2: Shipping Method - {% endif %} -
-Please fill out billing/shipping info
- {% elseif step == 'pay' %} -Choose Payment method or start again
- {% elseif step == 'shipping_method' %} - {% if shippingOptions %} -- - | -- {% if not option.error_hint %} - {{ not option.is_free ? option.quote|currency : 'free' }} - {% endif %} - | -
- - | -- {% if not option.error_hint %} - {{ not option.is_free ? option.quote|currency : 'free' }} - {% endif %} - | -
We are sorry, there are no shipping options available for your location.
- {% endif %} - {% endif %} - - {% if shippingOptions %} -- {% if step == 'billing_info' %} - - {% elseif step == 'shipping_method' %} - - {% elseif step == 'pay' %} - - {% endif %} - Step 3: Payment Method -
-Please fill out billing/shipping info
- {% elseif step == 'shipping_method' %} -Please choose a shipping method
- {% elseif order.payment_processed %} -Thank you! The payment is already processed for this order.
- {% else %} - {% set paymentMethod = false %} -Order not found.
-{% endif %} -Items
-+ {% if step == 'billing_info' %} + + Step 1: Billing/Shipping Address + {% elseif step == 'shipping_method' %} + + Step 1: Billing/Shipping Address + {% elseif step == 'pay' %} + + Step 1: Billing/Shipping Address + {% endif %} + +
++ + Billing Address + + + + +
+ +Shipping Address | + + + + + + Same as Billing Address + +
+ + ++ {% if step == 'billing_info' %} + + Step 2: Shipping Method + {% elseif step == 'shipping_method' %} + + Step 2: Shipping Method + {% elseif step == 'pay' %} + + Step 2: Shipping Method + {% endif %} +
+Choose a Shipping Method
+ + {% if step == 'billing_info' %} +Please fill out billing/shipping info
+ {% elseif step == 'pay' %} +Choose Payment method or start again
+ {% elseif step == 'shipping_method' %} + {% if shippingOptions %} + ++ + | ++ {% if not option.error_hint %} + {{ not option.is_free ? option.quote|currency : 'free' }} + {% endif %} + | +
+ + | ++ {% if not option.error_hint %} + {{ not option.is_free ? option.quote|currency : 'free' }} + {% endif %} + | +
We are sorry, there are no shipping options available for your location.
+ {% endif %} + {% endif %} + + {% if shippingOptions %} ++ {% if step == 'billing_info' %} + + {% elseif step == 'shipping_method' %} + + {% elseif step == 'pay' %} + + {% endif %} + Step 3: Payment Method +
+Select a Payment Method
+ {% if step == 'billing_info' %} +Please fill out billing/shipping info
+ {% elseif step == 'shipping_method' %} +Please choose a shipping method
+ {% elseif order.payment_processed %} +Thank you! The payment is already processed for this order.
+ {% else %} + {% set paymentMethod = false %} +{{ message }}
+ {% else %} + {% endif %} + {% endif %} +Order not found.
+{% endif %} +Items
+Product Extras
- {% for index, extra in product.extras %} -Product Extras
+ {% for index, extra in product.extras %} +{{ review.title }}
{{ review.comment }}
+ {% if 'Store Response' in content_block("review-response-#{review.id}") %} + {{ content_block("review-response-#{review.id}") }} + {% endif %}{{ review.from_name }}
@@ -71,4 +74,4 @@