Navigation
Portal for Shopware 5

ThemeWare® 2.1.4

Published: 13. December, 2023


ThemeWare® 2.1.4

ThemeWare® 2.1.4 is here! 🎉 The new release includes the following changes:

Highlights

  • Subtitle added to the "Text teaser" [Pro Edition]
  • Configuration for the corner type of the "Rating in product boxes" added
  • Configuration for the font weight in the "Text teaser" added [Pro Edition]
  • Configuration for the font weight in the "Text teaser (decorated)" added [Pro Edition]
  • Configuration for text formatting in the "Text teaser" added [Pro Edition]
  • Configuration for text formatting in the "Text teaser (decorated)" added [Pro Edition]

Changes

  • Alignment of the badges, rating and the wishlist button in product boxes improved
  • Mobile appearance of the "Countdown banner" improved [Pro Edition]
  • Improved preloading of the "Countdown banner" [Pro Edition] #FeatureRequest
  • Bugfix: Appearance of arrows in the product slider improved
  • Bugfix: Colour assignment of the purchase button on product pages fixed
  • Bugfix: Configuration of the text colour in the "Hero countdown (Heading)" fixed [Pro Edition]
  • Bugfix: Typo in the "max-width" CSS classes fixed

Highlights

Subtitle added to the "Text teaser" [Pro Edition]

It is now possible to enter a subtitle in the "Text teaser". It also has a dedicated font and colour configuration.

Configuration for the corner type of the "Rating in product boxes" added

A configuration for the "Corner type" is now available for the "above product image" option of the ratings in product boxes. This allows you to better align them with the look of the product badges.

Configuration for the font weight in the "Text teaser" added [Pro Edition]

You can now configure the font weight of the texts in the "Text teaser".

Bold

Configuration for the font weight in the "Text teaser (decorated)" added [Pro Edition]

You can now configure the font weight in the "Text teaser (decorated)".

Configuration for text formatting in the "Text teaser" added [Pro Edition]

You can now configure the text formatting of the texts in the "Text teaser".

Uppercase

Configuration for text formatting in the "Text teaser (decorated)" added [Pro Edition]

You can now configure the text formatting in the "Text teaser (decorated)".


Changes

Alignment of the badges, rating and the wishlist button in product boxes improved

The alignment of the elements in the product image block has been improved. This affects the badges, the rating and the wishlist button.

Note: You can restore the old position of the badges with the following CSS code:

.product-badges {
    top: 10px !important;
    left: 5px !important;
}

Mobile appearance of the "Countdown banner" improved [Pro]

The appearance of the "Clean countdown" counter layout in mobile viewports has been improved. The counter is now even more compact.

Improved preloading of the "Countdown banner" [Pro Edition] #FeatureRequest

The preloading of countdown banners has been improved. They now display the counter earlier and no longer flicker when the page is loaded.

Bugfix: Appearance of arrows in the product slider improved

The arrows now fit better in the product slider again.

Note: You can restore the old representation of the arrows with the following CSS code:

.product-slider-controls-prev { left: -10px !important; }
.product-slider-controls-next { right: -10px !important; }

Bugfix: Colour assignment of the purchase button on product pages fixed

The buy button on the product page also has the .btn-primary class. As a result, the actual colour configuration was overwritten.

Bugfix: Configuration of the text colour in the "Hero countdown (Heading)" fixed [Pro Edition]

The colour configuration for the headline in the "Hero countdown (headline)" has been corrected.

Bugfix: Typo in the "max-width" CSS classes fixed

Unfortunately, a typo was made in the first release of the "max-width" CSS classes. The classes have now been fixed. Please change them in your Shopping Experiences - if you use them. You can find more information in the following tutorial: CSS classes for full-width sections


ThemeWare® Clean

The popular Clean theme is getting a new Shopping Experience with CMS blocks and elements from the ThemeWare® "Pro Edition". The theme is also getting a slight redesign as part of this.

This includes a new demo logo in SVG format and minor colour adjustments:

Search

  • Tab "Header"
    • Block "Search"
      • Section "Colour configuration"
        • Border colour (Input)
          • #e9e9e9 => #f3f3f3
        • Background colour (Input)
          • #f8f8f8 => #f3f3f3
        • Border colour (Button)
          • #e9e9e9 => #f3f3f3
        • Background colour (Button)
          • #f8f8f8 => #f3f3f3

USP bar

  • Tab "Extensions"
    • Block "USP bar"
      • Section "Colour configuration"
        • Text colour (Header)
          • #eeeeee => #ffffff
        • Icon colour (Header)
          • #eeeeee => #ffffff
        • Border colour (Header)
          • #333333 => #000000
        • Background colour (Header)
          • #333333 => #000000
        • Text colour (Footer)
          • #eeeeee => #ffffff
        • Icon colour (Footer)
          • #eeeeee => #ffffff
        • Border colour (Footer)
          • #333333 => #000000
        • Background colour (Footer)
          • #333333 => #000000