diff --git a/zenitPlatformAtmosSet1/src/Resources/views/storefront/block/cms-block-gallery-buybox.html.twig b/zenitPlatformAtmosSet1/src/Resources/views/storefront/block/cms-block-gallery-buybox.html.twig index d8d8882..be10a7e 100644 --- a/zenitPlatformAtmosSet1/src/Resources/views/storefront/block/cms-block-gallery-buybox.html.twig +++ b/zenitPlatformAtmosSet1/src/Resources/views/storefront/block/cms-block-gallery-buybox.html.twig @@ -26,9 +26,9 @@ {# ... add short description #} {% block zen_page_product_detail_short_description %} - {% if page.product.translated.metaDescription and theme_config('zen-product-details-short-description') %} + {% if page.product.customFields.custom_description_small_description and theme_config('zen-product-details-short-description') %}
- {{ page.product.translated.metaDescription|raw }} + {{ page.product.customFields.custom_description_small_description|trans|sw_sanitize }}
{% endif %} {% endblock %} diff --git a/zenitPlatformAtmosSet1/src/Resources/views/storefront/layout/meta.html.twig b/zenitPlatformAtmosSet1/src/Resources/views/storefront/layout/meta.html.twig new file mode 100644 index 0000000..30b5db4 --- /dev/null +++ b/zenitPlatformAtmosSet1/src/Resources/views/storefront/layout/meta.html.twig @@ -0,0 +1,9 @@ +{% sw_extends '@Storefront/storefront/layout/meta.html.twig' %} + +{% block layout_head_title %} + {% apply spaceless %} + {% block layout_head_title_inner %} + {{ metaTitle }} | diaeko.de + {% endblock %} + {% endapply %} +{% endblock %} \ No newline at end of file diff --git a/zenitPlatformAtmosSet1/src/Resources/views/storefront/page/account/order-history/order-item.html.twig b/zenitPlatformAtmosSet1/src/Resources/views/storefront/page/account/order-history/order-item.html.twig new file mode 100644 index 0000000..51a13f0 --- /dev/null +++ b/zenitPlatformAtmosSet1/src/Resources/views/storefront/page/account/order-history/order-item.html.twig @@ -0,0 +1,16 @@ +{% sw_extends '@Storefront/storefront/page/account/order-history/order-item.html.twig' %} + +{% block page_account_order_item_context_menu_content_change_payment_button %} +{% endblock %} + +{% block page_account_order_item_order_table_header_cell_shipping_status %} +{% endblock %} + +{% block page_account_order_item_order_table_header_cell_payment_status %} +{% endblock %} + +{% block page_account_order_item_order_table_body_cell_shipping_status %} +{% endblock %} + +{% block page_account_order_item_order_table_body_cell_payment_status %} +{% endblock %} \ No newline at end of file diff --git a/zenitPlatformAtmosSet2/src/Resources/app/storefront/dist/.DS_Store b/zenitPlatformAtmosSet2/src/Resources/app/storefront/dist/.DS_Store index 4496245..ff9aa33 100644 Binary files a/zenitPlatformAtmosSet2/src/Resources/app/storefront/dist/.DS_Store and b/zenitPlatformAtmosSet2/src/Resources/app/storefront/dist/.DS_Store differ diff --git a/zenitPlatformAtmosSet2/src/Resources/app/storefront/dist/assets/logo/demo-atmos-set-1-favicon.png b/zenitPlatformAtmosSet2/src/Resources/app/storefront/dist/assets/logo/demo-atmos-set-1-favicon.png new file mode 100644 index 0000000..53572b6 Binary files /dev/null and b/zenitPlatformAtmosSet2/src/Resources/app/storefront/dist/assets/logo/demo-atmos-set-1-favicon.png differ diff --git a/zenitPlatformAtmosSet2/src/Resources/app/storefront/dist/assets/logo/demo-atmos-set-1-logo-light.svg b/zenitPlatformAtmosSet2/src/Resources/app/storefront/dist/assets/logo/demo-atmos-set-1-logo-light.svg new file mode 100644 index 0000000..4af444b --- /dev/null +++ b/zenitPlatformAtmosSet2/src/Resources/app/storefront/dist/assets/logo/demo-atmos-set-1-logo-light.svg @@ -0,0 +1,57 @@ + + + + + + + + + + + + + diff --git a/zenitPlatformAtmosSet2/src/Resources/app/storefront/dist/assets/logo/demo-atmos-set-1-logo.svg b/zenitPlatformAtmosSet2/src/Resources/app/storefront/dist/assets/logo/demo-atmos-set-1-logo.svg new file mode 100644 index 0000000..ca08ce3 --- /dev/null +++ b/zenitPlatformAtmosSet2/src/Resources/app/storefront/dist/assets/logo/demo-atmos-set-1-logo.svg @@ -0,0 +1,57 @@ + + + + + + + + + + + + +