Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The above options are described in: 2.1.17. Daily Deal Teaser

...

ProductDetailed Page (buybox, badges)

...

Product tile

...

Image Added

Image Added

Image Added

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