...
The above options are described in: 2.1.17. Daily Deal Teaser
...
ProductDetailed Page (buybox, badges)
...
Product tile
...
Texts on badges can be configured by xmls. See: magesuite-daily-deal/view/frontend/layout/product_tile.xml
and magesuite-daily-deal/view/frontend/layout/catalog_product_view.xml
Code Block |
---|
<argument xsi:type="string" translate="true" name="header_title">Limited time offer</argument>
<argument xsi:type="string" translate="true" name="availability_text_after">items left</argument> |
Code Block |
---|
<argument xsi:type="string" name="label" translate="true">Limited offer</argument>
<argument xsi:type="string" name="amount_presentation_format">(%1/%2)</argument> |
Code Block |
---|
<argument xsi:type="string" translate="true" name="availability_text_after">items left</argument> |
Styling
Daily deal styles and scripts are provided in:
theme-creativeshop/src/components/dailydeal/index.ts
theme-creativeshop/src/components/dailydeal-teaser/index.ts
Daily deal badge on product tile can be configured and style in: theme-creativeshop/src/components/badge/mixin.scss