diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..7a73a41 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,2 @@ +{ +} \ No newline at end of file diff --git a/custom-theme-sample.zip b/custom-theme-sample.zip index 5c95dde..37bc01c 100644 Binary files a/custom-theme-sample.zip and b/custom-theme-sample.zip differ diff --git a/layout.twig b/layout.twig index bb70295..407f60b 100644 --- a/layout.twig +++ b/layout.twig @@ -1,537 +1,558 @@ -
- - - - {{ header_meta_tags | raw }} - - - - - - - {##} - - - - - - - - - - {% if session.lang.code == 'ar' %} - - {% else %} - - {% endif %} - - - - - - - - - - - - - - - - - - - - {% if session.lang.code == 'ar' %} - - {% endif %} - - {% block top_links %}{% endblock %} - - {% if user_custom_css %} - - {% endif %} + + + + + {{ header_meta_tags | raw }} + + + + + + + {##} + + + + + + + + + {% if session.lang.code == 'ar' %} + + {% else %} + + {% endif %} + + + + + + + + + + + + + + + + + + + {# swiper JS Links #} + + + {# swiper JS Links #} + + {% if session.lang.code == 'ar' %} + + {% endif %} + + {% block top_links %}{% endblock %} + + {% if user_custom_css %} + + {% endif %} - - -{% if store.editing_mode %} - -{% endif %} - - - -{% block top_body %}{% endblock %} - -+ {{ settings.description }} +
+