Release Notes - Version 3.4.9
May 10, 2026
This release adds dedicated drawer logo settings to the header's mobile menu and improves the layout behavior of the mobile drawer to ensure large logos and first-tier media are displayed stably. We also added an editable contact page inspired by Broadcast and updated theme validation to treat Theme Check warnings as failures in CI.
Changes
Added
- [Header mobile menu] Added a dedicated "Logo" image upload setting to the Mobile menu block for the first-tier mobile drawer header.
- [Header mobile menu] Added a "Logo width" range control to allow the mobile drawer logo to be resized independently of the global theme logo settings.
- [Contact page] Added an editable contact form section and contact page template, inspired by Broadcast. You can configure blocks for Name, Email, Phone number, Text, Text area, Dropdown, Spacer, Notes, and Submit button.
- [Contact page] Added a simple dropdown block editor with a heading, required setting, initial display text, and six individually editable choice fields.
- [Contact page] Added alignment controls to position the submit button left, center, or right.
- [CI] Added a GitHub Actions workflow for Theme Check that runs
shopify theme check --fail-level warning on pull requests and pushes to main/master.
Fixes and Improvements
- [Header mobile menu] Aligned the mobile drawer logo and close button with the same left and right padding as the menu links. If no logo is set, the close button remains fixed to the right.
- [Header mobile menu] Restricted the logo height and ensured a stable header area so that large mobile drawer logos are not cut off at the top of the screen or overlap with menu content.
- [Header mobile menu] Stabilized the first-tier media area and prevented promotional images from overlapping with menu links. Also prevented duplicate divider lines from appearing before media blocks.
- [Header mobile menu] Cleaned up the mobile drawer implementation by removing unused CSS, clarifying localization display conditions, and correcting utility link background color syntax.
- [Contact page] Revised the contact page width behavior so that the editable form respects the page section width settings, including narrow width layouts.
- [Contact page] Removed duplicate contact form width settings and unused admin-only settings from the form block.
- [Contact page] Improved field behavior by hiding empty placeholder settings, displaying placeholder text faintly, hiding placeholders on focus, and ensuring entered text is clearly visible.
- [Contact page] Updated required field guidance and hCaptcha disclaimer text to be managed by a single form note toggle. Displayed as italicized 10.5px text.
- [Theme Check] Resolved existing Theme Check warnings that were impeding validation and scoped false positive suppressions only to checks dependent on variables passed via
content_for or render.
- [Documentation] Updated manuals and release notes to reflect the latest Mobile menu logo, width, and first-tier media behavior.
Release Notes - Version 3.4.8
May 6, 2026
This release adds a Countdown timer block for header announcements. In addition to layout controls, display control at the end, and editor translation updates, the header's mobile menu extends social media links and first-tier media controls.
Changes
Added
- [Countdown timer block] Added a fixed Countdown timer block to header announcements, allowing time-limited promotions to be displayed at the top of the Header.
- [Countdown timer block] Added desktop layout controls, similar to the Text promo section, allowing promotional text and timer to be displayed side-by-side or stacked vertically.
- [Countdown timer block] Added end-of-timer handling that can hide the countdown slide after the timer expires when
Hide section after end of timer is enabled.
- [Countdown timer block] Added Japanese editor translations and schema translation keys for the new block's default values and help text.
- [Header mobile menu] Added an optional social media links area to the first-tier mobile drawer. This synchronizes with the Utility social links block, centralizing social media link settings.
- [Header mobile menu] Added a first-tier media area on the Mobile menu block where users can select image/video types, headings, text, and links.
Fixes and Improvements
- [Header mobile menu] Adjusted the size of social media icons to match the Utility social links block and increased the spacing between the menu and social media links.
- [Header mobile menu] Fixed the divider line behavior for first-tier links without child elements in mixed-hierarchy menus, avoiding duplicate divider lines before social media links.
- [Header mobile menu] Removed the unused
Expand first group accordion setting and related initial open drawer logic.
Release Notes - Version 3.4.7
May 3, 2026
This release adds support for Prestige-style header mega menus. We've removed traditional header menu media type controls and improved the layout of desktop header menus. We also tidied up header behavior so that navigation works more consistently across storefront breakpoints.
Changes
Added
- [Header] Added a
Mega menu block to the Header, allowing first-tier menu items to open large dropdowns containing navigation links and up to two image-based promotion areas.
- [Header] Added Japanese editor labels, help text, and placeholders for mega menu settings. Supports menu item matching, image position, image area, heading, description text, and links.
Removed
- [Header] Removed legacy desktop/mobile menu media type controls and related rendering, as the Mega menu block now handles image-based promotional content.
Fixes and Improvements
- [Header] Centered multi-item, text-only second-tier desktop mega menus while retaining the traditional five-column spacing rhythm.
- [Header] Widened desktop top-level menu spacing with a dedicated gap variable, preventing impact on second-tier menu spacing and mobile navigation.
- [Header] Corrected the overflow
More menu selector to avoid relying on disabled CSS selectors for desktop header hover activation.
- [Header] Fixed header group height synchronization to ensure
--header-group-height updates correctly on resize and header group changes.
- [Header] Corrected the lower-row search visibility check to use calculated search styles instead of non-existent section settings.
- [Header] Cleaned up mobile menu block documentation to align with shared mobile/header styling responsibilities.
Release Notes - Version 3.4.6
April 29, 2026
This release improves mobile carousel scrolling for card sections and reduces unnecessary layout update processing for Tab collection. It also improves desktop image quality for cover-cropped collection images, adds image alt text fallbacks for accessibility and SEO, and enhances mobile homepage performance.
Changes
Fixes and Improvements
- [Resource list carousel] Improved mobile scrolling smoothness by utilizing native horizontal scrolling on touch devices for card carousels such as Collection list, Tab collection, and Featured blog posts.
- [Resource list carousel] Added mobile scrolling behavior safeguards for more stable horizontal carousel operation on touch devices.
- [Tab collection] Instead of running a full page resize process on tab changes, only updated tab navigation state and visible overflow list.
- [Hero video] Improved mobile LCP by displaying uploaded video preview images as initial posters, prioritizing loading in the first section, and loading videos only on playback.
- [Hero video] Delayed YouTube player code until YouTube videos are actually used and maintained static poster images for visitors with reduced motion settings.
- [Map section] Delayed Google Maps loading until the section is close to the viewport or user interaction.
- [Wishlist] Separated shared Wishlist UI styles from Wishlist page-specific styles, preventing page-specific CSS from loading on regular storefront pages.
- [Storefront assets] Removed global jQuery and Remixicon stylesheet loading from theme layouts. The comparison slider now uses inline SVG handle icons.
- [Product media] Prioritized only the first product media image on product pages, leaving subsequent gallery images and zoom images lazy-loaded to reduce initial image contention.
- [Image loading] Added responsive
sizes, loading, and fetchpriority support to shared image helpers, ensuring image quality and loading behavior are maintained on section setting changes.
- [Collection list] Improved desktop image quality for cover-cropped collection images, such as circular ones, by generating responsive image
sizes that account for the cropping ratio.
- [Tab collection] Improved desktop featured image quality by generating responsive image
sizes from configured product image ratios and original image aspect ratios, rather than fixed desktop values.
- [Resource images] Avoided
sizes="auto" for lazy-loaded cover-cropped images that require explicit crop-aware sizes, allowing desktop browsers to choose sufficient image candidates.
- [Accessibility and SEO] Added theme-level image alt text fallbacks for Hero, Hero video poster, Shop the look, collection cards, and featured blog images. If image-specific alt text is set on Shopify, it is preserved.
- [Before/After and Map] Replaced oversized bundled PNG fallback images with optimized JPG fallbacks and added async decoding for lighter default section display.
- [Storefront assets] Reduced global preload processing by removing less critical stylesheet preloads, deduplicating font preloads, and tidying up low-priority modulepreload hints.
- [Quick add] Loaded Quick add script only when Quick add settings are enabled.
- [Page transitions] Outputted render-blocking view transition hints only when page or product transitions are enabled.
- [Resource images] Adjusted eager loading logic for product cards, collection cards, and featured blog images, ensuring off-screen cards are lazy-loaded by default.
- [Theme translations] Added missing Hero schema translation keys for supported schema locales, preventing
MatchingTranslations errors in Theme Check.
- [Theme cleanup] Removed tracked
.DS_Store files, old Wishlist backup scripts, and unused Remixicon font assets, and replaced unreferenced PNG fallback assets.
- [JavaScript] Removed informational YouTube manager console logs from production storefront code, while preserving error logs.
Release Notes - Version 3.4.5
April 25, 2026
This release improves the Slideshow section. It includes desktop/mobile media controls, section-specific responsive height settings, additional transition styles, more organized navigation behavior, and related editor translation updates.
Changes
Added
- [Slideshow] Added desktop and mobile image/video settings for each slide. If no mobile media is selected, it automatically falls back to desktop media.
- [Slideshow] Added section-specific desktop/mobile height controls, aligning with Hero video height options.
- [Slideshow] Added slide, fade, zoom-out, and wipe transition styles.
- [Slideshow] Added swipe support so that sections can be dragged to switch slides, even with non-scroll transition styles.
- [Button block] Added left, center, and right alignment controls for button positioning.
Fixes and Improvements
- [Slideshow] Moved
Show navigation arrows on hover to the top of the section settings and displayed the navigation style dropdown only when arrows are enabled.
- [Slideshow] Removed unused
None navigation option and Full width padded size option from the editor schema.
- [Slideshow] Fixed the wipe transition direction when moving to the previous slide to correctly display from left to right.
- [Slideshow] Removed block-level media height settings to avoid conflicts between slides, unifying to section-level height controls.
- [Slideshow] Cleaned up duplicate Theme Editor block attributes in slideshow markup and localized mobile height labels with translation keys.
- [Group block] Enabled
Inherit color scheme by default.
Release Notes - Version 3.4.4
April 21, 2026
This release improves product detail pages. It includes clarified product information controls, organized product tabs, improved product title width behavior, updated editor wording for layout-related settings, and enhanced reliability of Video intro playback controls.
Changes
Fixes and Improvements
- [Product detail page] Made the product title block use the full width of the product detail column by default.
- [Product detail page] Added a separate
Show shipping note control to the price block, allowing the checkout shipping message to be individually shown/hidden even when tax information is enabled.
- [Product detail page] Removed invalid or redundant price block settings from presets and product recommendation card data to avoid validation issues with undefined settings.
- [Product tabs] Localized Tabs block names and prevented empty tab panels from rendering. Also added default content to Product specifications, Shipping, and Returns/exchanges tabs.
- [Variant picker] Cleaned up unreachable swatch dropdown logic and ensured variant style handling aligns with available schema options.
- [Product tabs] Removed unused tab JavaScript remaining from older read-more implementation.
- [Theme editor] Improved Japanese layout wording for width and max-width controls to make product detail layout settings easier to understand.
- [Video intro] Added 3-second, 4-second, 5-second, or full video playback duration controls and aligned video/audio fade-out timings with the selected duration.
- [Video intro] Improved counting of playback duration from the actual video start after pressing Enter during manual start, and synchronized separate audio with video start.
- [Video intro] Fixed an issue where short video metadata or early
ended events shortened the set intro playback duration.
- [Video intro] Supported Shopify file references in optional audio fields and clarified audio setting labels.
Release Notes - Version 3.4.3
April 18, 2026
This release improves the Hero marquee experience. It includes speed controls, translation support, width and padding behavior, inner/outer padding controls for Hero, image crop stability across Hero layouts, Shop the look editing/display controls, and improved reliability of Featured blog posts card display.
Changes
Fixes and Improvements
- [Hero marquee] Added the same
Speed control as Scrolling text and increased the overall marquee speed preset for faster initial behavior.
- [Hero marquee] Fixed horizontal layout behavior to prevent the marquee from unintentionally accelerating when Hero content direction is
horizontal.
- [Hero marquee] Disabled marquee deceleration on hover on mobile to maintain consistent scrolling speed on touch devices.
- [Hero marquee] Completed missing translation keys in marquee block settings and fixed invalid padding translation references.
- [Hero marquee] Fixed page-width/full-width behavior to align marquee clipping, media width, and content width within Hero layout.
- [Hero] Improved image crop behavior for height presets and
auto height, ensuring media is consistently centered rather than top-aligned.
- [Hero] Added
Outer spacing controls to adjust top and bottom margins separately, allowing spacing between Hero and adjacent sections to be adjusted independently of Hero's inner padding.
- [Hero] Renamed existing Hero padding controls to
Inner spacing and added editor notes explaining where each padding group applies. New labels and help text are localized with schema translation keys.
- [Shop the look] Added section-level heading/text alignment controls, allowing content headers to be aligned independently of product card text settings.
- [Shop the look] Limited media height above 1440px to prevent desktop images from appearing excessively large on very wide screens, while retaining aspect-ratio-based hotspot positions.
- [Featured blog posts] Fixed aspect ratio handling for blog card images on mobile and scoped ratio styles per section to prevent article cards and collection cards from interfering with each other.
- [Featured blog posts] Fixed blog card title rendering, including default rich text headings selected in text fields, ensuring title presets output expected heading or paragraph tags.
- [Featured blog posts] Improved blog card title width behavior for all title presets, ensuring titles use the full width of the card/image before wrapping.
- [Featured blog posts] Cleaned up blog card text overrides and resource-list formatting after narrowing the scope of title-specific styles.
- [Code quality] Consolidated marquee speed, direction, and shared styling logic between standalone Scrolling text section and Hero marquee block to reduce duplication.
Release Notes - Version 3.4.2
April 14, 2026
This release fixes Announcement bar rotation and synchronizes Ajax cart updates with free shipping announcements. It also improves the layout behavior of Tab collection, Featured collection, and Shop the look.
Changes
Fixes and Improvements
- [Announcement bar] Fixed multi-block autoplay, ensuring displayed announcement blocks reliably rotate even after blocks are changed in the Theme Editor.
- [Announcement bar] Updated
Time to next announcement setting, ensuring autoplay restarts with the new interval on speed changes.
- [Announcement bar] Fixed autoplay to correctly resume after hover or browser tab visibility state changes.
- [Announcement bar] Updated cart-dependent free shipping messages after Ajax cart updates, ensuring remaining amount and achievement messages update without page reload.
- [Announcement bar] Cleaned up unused refs and scoped text block styles to prevent generic styles from leaking outside announcement slides.
- [Collection cards] Fixed subtle zoom hover behavior for circular collection images, ensuring images zoom within the frame while maintaining circular crop.
- [Tab collection] Moved product image and aspect ratio controls to section level, renamed labels to
Product image and Aspect ratio, and removed old block-level image ratio settings.
- [Tab collection] Added a section-level
View all link with label settings, active tab collection URL synchronization, tab title hover styles, and alignment with product list header.
- [Tab collection] Stabilized featured image sizing across tab blocks, including product image alignment modes and consistent featured image aspect ratio handling.
- [Tab collection] Adjusted product card hover behavior, disabling card-level lift/scale in this section so that only image zoom clips within the image frame.
- [Tab collection] Cleaned up product loop rendering, featured image markup, swatch count hover colors, and tab arrow accessibility labels.
- [Featured collection] Added the underline hover animation used by Tab collection titles to the
View all link style.
- [Shop the look] Fixed column sizing for left/right layouts to display consistently with image left/image right layouts. Also limited overlay button labels to mobile and adjusted responsive image sizes when product blocks are hidden.
Release Notes - Version 3.4.1
April 10, 2026
This release adds new Text promo, Text columns with images, and Shop the look sections. It also adds animated border styles and organizes editor translation keys for the new sections.
Changes
Added
- [Text promo] Added a new promotional text section to highlight campaign messages, announcements, and CTAs.
- [Text promo] Supported image or video backgrounds using the same media type pattern as the Hero image section.
- [Text promo] Added section width, desktop/mobile height, overlay, desktop/mobile text alignment, and desktop-only inline block layout controls.
- [Text promo] Added heading, text, and button blocks configurable up to three blocks.
- [Text promo] Added optional border animation styles: Rotating gradient, Shimmer, Rainbow glow, Pulse outline, and SVG trace.
- [Text promo] Added individual animation color controls and hid unused color controls for Pulse outline and SVG trace.
- [Text columns with images] Added a three-column storytelling section that can be composed of image, heading, text, and button content blocks.
- [Text columns with images] Added image shape options such as Blob one, Blob two, and Blob three, with support for smooth hover morphing and image zoom.
- [Text columns with images] Added grid/slider layout controls, mobile slider support, image width/aspect ratio controls, alignment controls, and editor translation keys.
- [Shop the look] Added a shoppable image section combining product hotspots and product cards. Rebuilt on the patterns of Cream's sections, color schemes, buttons, pricing, and cart icons.
- [Shop the look] Added desktop/mobile product layout controls, Carousel/Grid options, grid-only product display count settings, section-level image aspect ratio, and product image aspect ratio controls.
- [Shop the look] Added heading styles and sizes, CTA labels/links/styles, product text alignment/presets/font sizes, tax-inclusive pricing support, and color swatch support.
Improvements
- [Text promo] Scoped color schemes to apply only inside bordered content, allowing areas outside the border to use default color schemes.
- [Text promo] Removed inner padding, mobile-specific image controls, and
full-width-with-margin width option.
- [Text promo] Adjusted Shimmer, Rainbow glow, and SVG trace display on both desktop and mobile. Includes border thickness, glow spread, trace length, and animation timing.
- [Shop the look] Synchronized hotspot icons with the theme's cart icon settings, aligned hotspot colors with the section color scheme, and linked each hotspot to its assigned product page.
- [Shop the look] Improved hotspot hover zoom timing, mobile overflow behavior, product title link styles, placeholder images, and schema translation support for each editor locale.
Release Notes - Version 3.3.21
April 6, 2026
This release enhances the Featured product experience and improves the Glass effect for the Sticky bottom menu. We've also updated Hero marquee scrolling behavior, default section images, and theme documentation to reflect the latest sticky UI behavior.
Changes
Added
- [Featured product] Added enhanced product showcasing capabilities to the existing Featured product section, with vertical and horizontal image scrolling layouts.
- [Featured product] Added desktop/mobile background image settings with recommended upload guides.
- [Featured product] Added sortable nested product card blocks for title, price, image, swatches, custom Liquid, and app blocks.
- [Sticky bottom menu] Added the glass sheen animation used for animated badges and Sticky Add to Cart to the bottom menu's Glass effect.
Fixes and Improvements
- [Featured product] Added scroll-linked horizontal image behavior for desktop and mobile, and also supported sticky image scrolling on mobile.
- [Featured product] Improved behavior so that image slides remain within the media area during horizontal scrolling, with or without background images, and use consistent scrolling timing.
- [Featured product] Added start/end hold timings for mobile horizontal scrolling, allowing for more natural transitions for the first and last product images.
- [Featured product] Separated Horizontal scroll calculation from Vertical mode, ensuring smooth Vertical image scrolling is maintained.
- [Featured product] Kept the Wishlist icon within the product image and displayed it according to Theme wishlist settings.
- [Featured product] Expanded Featured product price block settings to match product-card's nested price blocks. Includes typography, alignment, installment payments, tax information, and margin controls.
- [Featured product] Localized Featured product editor labels and cleaned up unused section attributes and CSS.
- [Sticky bottom menu] Layered the glass sheen behind menu items, ensuring icons, labels, cart bubbles, and Wishlist counters remain readable and tappable.
- [Accessibility] Disabled Glass sheen animation if the user has reduced motion settings.
- [Hero marquee] Recalculated marquee animation time from the rendered track width, preventing text from scrolling too fast even when repeated content extends the loop.
- [Hero marquee] Fixed full-width Hero alignment, loop gap alignment, hover stop handling, and resize recalculation for more stable marquee behavior on desktop/mobile.
- [Tab collection] Added product placeholder images for unselected or empty collection tabs, aligning with Featured collection onboarding product cards.
- [Map] Used bundled Map image assets instead of generic placeholders when no custom map image is selected.
- [Before/After] Used bundled Before/After image assets instead of generic comparison placeholders when no custom image is selected.
- [Documentation] Updated manuals and theme versions to reflect the latest Sticky bottom menu and Sticky Add to Cart settings.
Release Notes - Version 3.3.20
April 3, 2026
This release improves the Sticky Add to Cart experience. It enhances alignment, setting organization, variant synchronization, and consistent behavior across mobile/desktop.
Changes
Fixes and Improvements
- [Sticky Add to Cart] Fixed bottom margin issues, ensuring the bar is correctly positioned at the bottom of the screen instead of floating up from the bottom on desktop.
- [Sticky Add to Cart] Improved compatibility with bottom navigation menus, automatically positioning the sticky bar above them on mobile when necessary.
- [Sticky Add to Cart] Improved show/hide behavior based on the main product form's position, making sticky visibility more reliable.
- [Sticky Add to Cart] Improved synchronization with the main product form, matching selected variant, price, image, availability, and quantity rules.
- [Sticky Add to Cart] Updated layout behavior when optional elements such as product information, quantity selectors, and variant pickers are disabled.
- [Sticky Add to Cart] Improved button, quantity selector, and variant picker styles to better align with global theme settings.
- [Sticky Add to Cart] Added and improved Japanese translations for Sticky Add to Cart settings and editor messages.
Removed redundant and unnecessary editor notes for improved clarity in the [Sticky Add to Cart] section settings.
Improved [Sticky Add to Cart] integration with other sticky UI elements and responsiveness, ensuring more consistent behavior across screen sizes.
Release Notes - Version 3.3.19
March 30, 2026
This release reorganizes the Header menu editor, making desktop and mobile navigation settings easier to understand and manage.
Changes
Fixes and Improvements
- [Header] Separated the desktop menu into a dedicated
Desktop menu block to prevent mobile-specific controls from appearing in desktop menu settings.
- [Header] Renamed the mobile navigation block to
Mobile menu and consolidated controls for the mobile drawer and mobile menu bar within this block.
- [Header] Added an independent menu selector for the mobile menu bar, allowing it to use a different menu than the mobile drawer.
- [Header] Moved display controls for the mobile drawer and menu bar to the more intuitive mobile menu settings area.
- [Header] Removed outdated desktop fallback rendering from the mobile menu block after introducing the dedicated desktop menu block.
Release Notes - Version 3.3.18
March 26, 2026
This release resolves Theme Check and editor diagnostics across storefront UI components, while maintaining existing behavior for customers.
Changes
Fixes and Improvements
- [Theme Check] Cleaned up Liquid markup and scoped class diagnostics across product card, collection card, header/cart icon snippets, cart drawer/summary, resource list, slideshow, video, localization, quantity selector, variant picker, and tab collection components.
- [Theme Check] Resolved scoped CSS class diagnostics around the cart icon in the sticky bottom menu by separating bottom navigation cart icon state classes from header cart icon classes.
- [Theme Check] Removed unused generic
tabs class from PDP product tabs and tidied up product tab markup.
- [Password page] Moved password dialog and password main-content styles into the password layout scope, ensuring layout-specific classes are defined where used.
- [Quick add] Added standard
line-clamp property alongside -webkit-line-clamp for product title truncation compatibility.
- [Read more] Removed the orphaned
toggle-ellipsis snippet and unused legacy CSS after confirming the product description read-more implementation no longer references them.
- [JavaScript] Enhanced editor/type diagnostics across cart discount, events, global declarations, product cards, pricing, maps, countdown timer, media, quick add, variant picker, facets, wishlist, marquee, QR code, and related utilities.
- [Validation] Reran Theme Check, TypeScript, and whitespace validation to ensure the theme is free of violations and type errors.
Release Notes - Version 3.3.17
March 22, 2026
This release extends the visual controls for the Sticky bottom menu, adding a glass-like floating appearance. It also refactors the bottom navigation implementation.
Changes
Additions
- [Sticky bottom menu] Added a
Glass effect checkbox featuring a translucent background, blur, subtle shadow, and thin border.
- [Sticky bottom menu] Added a
Compact display checkbox that applies equal margins around the bottom menu, making it appear to float away from the screen edges.
- [Sticky bottom menu] Added corner radius controls for the bottom menu container, with the same range behavior as button corner radius controls.
- [Sticky bottom menu] Added schema translations for the new
Glass effect and Compact display settings to the respective schema locale files.
Fixes and Improvements
- [Sticky bottom menu] Consolidated
Glass effect, Compact display, Hide border, and Corner radius into the General settings area and removed the old Spacing section.
- [Sticky bottom menu] Removed deprecated font-size and height controls while maintaining a stable default menu size via CSS.
- [Sticky bottom menu] Fixed floating menu positioning to prevent the menu from being pushed upwards from the Range 0 position even with increased corner radius.
- [Sticky bottom menu] Corrected Glass effect behavior so that corner radius settings control its shape even when the radius is set to
0.
- [Sticky bottom menu] Added balanced top, bottom, left, and right spacing when compact display is enabled, while maintaining item spacing within the menu.
- [Sticky bottom menu] Cleaned up invalid section wrappers, unused drawer imports, legacy cart handlers, old popup CSS, and unused
.bottom-menu__* compatibility styles.
- [Sticky bottom menu] Improved popup markup and behavior with a functional close button, valid collection-list markup,
aria-expanded state updates, and safe event re-binding during page transitions.
Release Notes - Version 3.3.16
March 19, 2026
This release introduces cart icon styling options across storefront cart-related areas and improves the consistency of bottom navigation icon sizes and stroke widths.
Changes
Additions
- [Cart] Added a theme setting to choose between
Default and The Sleek Basket cart icons.
- [Cart] Applied the selected cart icon to the header cart trigger, cart drawer trigger, sticky bottom menu cart item, product card Quick add button, and Add to cart button.
- [Cart] Added English and Japanese schema translations for the cart icon setting and
The Sleek Basket option.
Fixes and Improvements
- [Icons] Synchronized the Sleek Basket icon with the Theme icon stroke setting and added non-scaling stroke treatment for consistent line width regardless of size changes.
- [Wishlist] Adjusted the size of the shared Wishlist heart icon, maintaining its viewBox scale while reducing its visual size for consistent stroke width across all Wishlist appearances.
- [Sticky bottom menu] Replaced the Home icon with a sharper outlined house shape, aligning it with the Theme icon stroke setting.
- [Sticky bottom menu] Adjusted the proportions of the Home and Wishlist icons to better match surrounding bottom navigation icons.
Release Notes - Version 3.3.15
March 15, 2026
This release enhances the Quick add hover behavior on product cards and adds background media support to the Countdown timer section. It also tidies up related interaction handling.
Changes
Additions
- [Countdown timer] Added a
Background media setting to the Countdown timer section, allowing image or video backgrounds to be applied, similar to other media-enabled sections.
Fixes and Improvements
- [Product cards] Added a hover animation to the desktop Quick add icon that inverts the icon color using the active Primary button color scheme.
- [Product cards] Corrected Quick add hover transitions to prevent border line color bleed around the icon.
- [Quick add] Prevented the Quick add modal from opening with stale or missing content when product card content is unavailable.
- [Quick add] Fixed disabled submission guards for Quick add forms and removed legacy product card Quick add button state logic.
Release Notes - Version 3.3.14
March 11, 2026
This release improves the shared Section image/text layout experience and adds mobile-specific image aspect ratio controls. It also tidies up the shared image block implementation.
Changes
Additions
- [Section] Added a
Reverse block order on mobile toggle to shared Section and nested Group layouts, allowing the image/text order to be reversed only on mobile.
- [Image block] Added mobile image aspect ratio controls (Auto, Portrait, Square, Landscape) in addition to existing desktop aspect ratio settings.
- [Sticky bottom menu] Refactored the legacy
LINE block into a reusable SNS Link block with theme SVG social icons, captions, and link settings.
Fixes and Improvements
- [Image with text] Corrected nested text group mobile width behavior when the section remains in a side-by-side layout on mobile.
- [Image with text] Updated presets and homepage initial data to ensure mobile image ratio settings are correctly initialized for existing storefront content.
- [Section] Fixed missing schema translation references for FAQ default text and accordion row labels.
- [Image block] Revised responsive aspect ratio rendering to ensure mobile-specific ratios don't inherit desktop ratios and are correctly applied to storefront output.
- [Image block] Simplified shared image ratio resolution handling and removed fragile section-dependent
sizes estimations from block implementation.
Release Notes - Version 3.3.13
March 7, 2026
This release expands the customizability of Scrolling text. It includes a new image block, smoother interaction behavior, and improved reliability of repeating layout display across viewports.
Changes
Additions
- [Scrolling text] Added a new
Image block with a recommended upload size of 360 x 360px and image width controls from 20px to 180px.
- [Scrolling text] Replaced the legacy repeat mode selector with a simpler
Repeat display toggle.
Fixes and Improvements
- [Scrolling text] Added hover stop/resume behavior where the marquee smoothly pauses when the cursor hovers over the section and smoothly resumes when the pointer leaves.
- [Scrolling text] Improved repeat marquee fill logic to better cover mobile/desktop widths with duplicated content, reducing visible gaps at loop boundaries.
- [Scrolling text] Stabilized repeat block sizing for more consistent monospaced placement in mixed marquee content, including image-only combinations.
- [Scrolling text] Removed unused marquee-specific CSS and cleaned up schema translation keys to align with the new
repeat_enabled setting.
Release Notes - Version 3.3.12
March 4, 2026
This release extends product card badge animation controls and localizes new badge animation settings. It also improves the contrast of Sold out badges.
Changes
Additions
- [Product cards] Added shared badge animation settings for Sale, New, and Bestseller badges to the Theme editor.
- [Product cards] Added a new scene-style badge animation for animated product card badges, replacing the legacy flash effect.
Fixes and Improvements
- [Product cards] Localized badge animation setting labels with schema translations. Japanese label is updated to
アニメーションを有効にする (Enable animation).
- [Product cards] Darkened the overlay of the
Sold out badge to make the sold-out state more noticeable, even with complex product images.
- [Product cards] Simplified badge animation rendering to ensure all animated badge types share the same display logic, reducing leftover sale-specific animation code.
Release Notes - Version 3.3.11
February 28, 2026
This release improves currency code display behavior and standardizes product card Quick add and Wishlist icon styles across the storefront. It also updates the sold-out product card badge experience.
Changes
Additions
- [Announcement bar] Added a Free shipping message block to the Announcement bar, allowing threshold, pre/post-achievement messages, and typography settings.
- [Announcement bar] Added English and Japanese translation keys to localize the Free shipping message block name within the theme editor.
- [Product cards] Added a theme setting to control the corner radius of the Quick add icon background independently from other button styles.
- [Hero image] Added a
Mobile image setting to Media 2, similar to Media 1, allowing separate control of desktop/mobile visuals for both Hero media slots.
Fixes and Improvements
- [Prices] Fixed product page, product card, sticky add to cart, featured product, tab collection, and fetched card prices to adhere to the intended currency code setting without mixing contexts during variant updates.
- [Prices] Standardized currency code output as
Currency Symbol + Amount + ISO Code and made fallback safer when the shop's money-with-currency format doesn't include the code.
- [Cart] Synchronized cart summary totals, discounts, free shipping progress messages, cart item prices, and accessibility caption output with the configured currency code setting.
- [Announcement bar] Fixed autoplay and arrows to enable only when multiple slides are actually rendered, preventing unwanted slider UI triggers from empty or hidden blocks.
- [Announcement bar] Cleaned up Announcement bar lifecycle handling and removed unnecessary CSS to avoid redundant autoplay intervals.
- [Product cards] Improved desktop/mobile Quick add icon behavior, including stabilizing icon background size, removing desktop hover text expansion animation, removing Quick add shadow, and ensuring a perfect circle when corner radius is 100px.
- [Product cards] Redesigned the
Sold out badge as a dark, translucent gray overlay centered on the product image for clearer indication of sold-out status.
- [Product cards] Simplified
Sold out badge settings, removing color and corner radius controls. Label editing is retained, and the Sold out label setting is placed after Bestseller.
- [Wishlist] Added compare-at price display for discounted products and synchronized Wishlist price formatting with the theme's product card currency display settings.
- [Wishlist] Synchronized the stroke width of Wishlist heart icons on product cards and product pages with the Theme icon stroke setting.
- [Prices] Removed duplicate currency formatting wiring and minor leftover metadata from refactoring.
- [Hero image] Changed section name to
Hero image / ヒーロー画像, moved Hero editor labels to translation keys, and removed unused Hero code paths.
- [Hero image] Fixed Hero with two videos so both media slots display and play independently. Also enhanced Hero height/aspect ratio handling for
auto and adapt-image layouts across image/video combinations.
Release Notes - Version 3.3.10
February 24, 2026
This release improves the intro video experience. It includes desktop/mobile fallbacks, safer playback logic, and new media controls.
Changes
Additions
- [Intro video] Added optional desktop/mobile thumbnail settings. If unset, the uploaded video's preview image will be used as a fallback poster.
- [Intro video] Added an optional blink animation toggle for the manual intro button.
Fixes and Improvements
- [Intro video] Moved intro video rendering into the document body and enhanced full-screen overlay to prevent underlying page design from showing, even with mismatched aspect ratios.
- [Intro video] Prioritized desktop video in cover mode on desktop and mobile video in cover mode on mobile. When falling back to assets for other devices in each viewport, contain mode is used, and uncovered areas are filled with the intro button's color scheme background.
- [Intro video] Synchronized intro button typography with theme body font settings and restricted manual playback to only start from the intro button.
- [Intro video] Allowed skipping during autoplay and improved behavior for enabling audio on click during autoplay.
- [Intro video] Reduced unnecessary media loading by preloading only active intro videos and relaxed skip logic for slow connections, making it harder for desktop browsers to accidentally skip the intro.
- [Intro video] Prevented manual play button from disappearing before video is ready and ensured loading failures or timeouts are not treated as played. Also, updated desktop/mobile asset selection before playback on viewport changes.
- [Intro video] Removed redundant intro code paths and simplified teardown/state handling for improved maintainability.
Release Notes - Version 3.3.9
February 20, 2026
This release improves Tab collection behavior and stabilizes product card pricing and featured CTA layouts across devices.
Changes
Fixes and Improvements
- [Tab collection] Aligned tab title markup and styles with PDP tabs, ensuring consistency in tab title underline animation and tab switching behavior.
- [Tab collection] Removed product title width/max-width settings and simplified title rendering logic to reduce unused code paths.
- [Tab collection] Corrected product pricing behavior so that
Show sale price first is correctly reflected when both enabled and disabled.
- [Prices] Ensured display order metadata is carried over during price DOM updates, maintaining the
Show sale price first order even after price updates via variants/swatches.
- [Tab collection] Fixed mobile featured image CTA placement, ensuring buttons don't overflow the image area with left/center/right alignment.
- [Tab collection] Removed duplicate slide count pre-calculation and unreachable fallback markup from tab collection product content.
Release Notes - Version 3.3.8
February 17, 2026
This release adds a free shipping progress message to cart-related screens and improves cart page layout behavior and price display.
Changes
Additions
- [Cart] Added a configurable free shipping progress card to the cart summary, featuring animated progress UI, threshold, messages, and localized fallback text.
- [Cart] Extended free shipping progress messages to live update on both the cart page and cart drawer via the shared cart summary rendering flow.
Fixes and Improvements
- [Cart page] Aligned placement so that the cart items area and cart summary start at the same top line on desktop.
- [Cart page] Displayed item unit price within cart item details, including support for sale and compare-at prices, while retaining line totals in the price column.
- [Cart page] Corrected layout so text and CTA remain centered in an empty cart state.
- [Cart page] Synchronized cart page background with the selected color scheme to prevent white background bleed into the footer's top padding.
Release Notes - Version 3.3.7
February 13, 2026
This release fixes sticky add to cart synchronization and mobile display behavior on product pages.
Changes
Fixes and Improvements
- [Sticky add to cart] Fixed sticky form to re-sync product/variant data, button state, and viewport tracking after combined listing product switching.
- [Sticky add to cart] On mobile, ensured the sticky button hides again when the user scrolls back above the original Add to cart button, mirroring initial PDP display.
- [Sticky add to cart] Fixed sticky product pricing to use the same shared price rendering logic and sale price display order as PDP price blocks, allowing discounted variants to show compare-at prices.
- [Prices] Added an optional tax-included label that can be displayed next to PDP prices, collection product card prices, and sticky add to cart prices. Standard label size is 12px.
- [Prices] Added a Theme settings toggle for the tax-included label and moved label text to translation keys for English and Japanese localization.
- [Prices] Corrected toggle logic to properly hide the tax-included label when turned off, instead of reverting to the default enabled state.
- [Prices] Extended tax-included label support to homepage Featured collection cards, Product highlight, Recommended products, Tab collection, and Wishlist items.
- [Prices] Fixed tax-included label to correctly persist across product card and fetched price contexts even after price updates via variants or swatches.
- [Wishlist] Added compare-at price display for discounted products and synchronized Wishlist price formatting with the theme's product card currency display settings.
- [Prices] Refactored tax-included label rendering to shared CSS styles and explicit price-container metadata, reducing template-specific conditionals and duplicate markup.
Release Notes - Version 3.3.6
February 9, 2026
This release involves a structural cleanup of the Newsletter popup, layout corrections, and improved reliability of close behavior across devices and success states.
Changes
Fixes and Improvements
- [Newsletter popup] Corrected duplicate
ids between modal container and customer form, and aligned popup image dimensions with rendered asset size.
- [Newsletter popup] Limited section to a single instance and strengthened initialization to prevent duplicate handlers or stale timers from being created on editor reloads or script duplication.
- [Newsletter popup] Improved close target handling for inline SVG/button interactions and fixed close button reliability for mobile and success state popups.
- [Newsletter popup] Added a render-time failsafe to output only the first Newsletter popup instance that meets conditions, preventing page breakage from duplicate section conflicts.
- [Newsletter popup] Retained dialog heading for
aria-labelledby even in success state, and moved success/error message layout styles to popup assets, decoupling them from footer email signup blocks.
- [Newsletter popup] Corrected popup dismiss logic to prevent the modal from closing when the email input field is clicked or focused. Overlay and close button interactions still close it.
- [Newsletter popup] Prevented long headings from overlapping the close button and centered desktop success state layout after the image is hidden.
- [Newsletter popup] Synchronized close button background and border styles with active color scheme and input border tokens, restored modal scroll behavior, and removed unused popup CSS.
Release Notes - Version 3.3.5
February 5, 2026
This release improves Wishlist UX, accessibility, and section layout controls.
Changes
Fixes and Improvements
- [Wishlist] Removed top padding control from the Wishlist section and corrected top page padding behavior.
- [Wishlist] Added localization support (English/Japanese) for Wishlist empty state text, accessibility labels, counter, and notifications.
- [Wishlist] Improved accessibility by adding explicit labels for Wishlist actions, including delete buttons and toggle states.
- [Wishlist] Optimized asset loading to load Wishlist CSS/JS only when the Wishlist is enabled or the Wishlist page is displayed.
Release Notes - Version 3.3.4
February 2, 2026
This release focuses on Wishlist page layout stability and color scheme consistency.
Changes
Fixes and Improvements
- [Wishlist] Synchronized top/bottom padding areas of the Wishlist page with the selected color scheme background, preventing white background bleed.
- [Wishlist] Corrected empty state layout so message and CTA remain vertically centered even when there are no Wishlist items.
- [Wishlist] Decoupled spacing between heading and grid from section padding controls, stabilizing page layout spacing.
- [Wishlist] Updated Wishlist page initial layout values to
padding-block-start: 50px and padding-block-end: 35px.
Release Notes - Version 3.3.3
January 29, 2026
This release aligns product page breadcrumb styling and interaction behavior with the product information section and header link patterns.
Changes
Fixes and Improvements
- [Breadcrumbs] Ensured product page breadcrumbs synchronize with the Product information section's color scheme (
data-section-color-scheme) for consistent text/background tokens.
- [Breadcrumbs] Improved color scheme synchronization reliability by targeting product breadcrumbs directly and reapplying on
shopify:section:load, shopify:section:reorder, shopify:section:select, and pageshow.
- [Breadcrumbs] Aligned breadcrumb link underline animation with header menu hover animation for consistent timing and appearance.
- [Breadcrumbs] Removed redundant fallbacks and environment checks from product breadcrumb scripts to reduce unnecessary code paths.
Release Notes - Version 3.3.2
January 25, 2026
This release improves Countdown timer behavior and adds countdown support within product details.
Changes
Additions
- [Product information] Added a
Countdown timer block to the Detail block. It allows setting an end date/time, AM/PM, end message, size, alignment, spacing, and behavior on completion.
Fixes and Improvements
- [Countdown timer] Changed the default for
Hide section after end of timer to off.
- [Countdown timer] Localized Timer block AM/PM options with translation keys for English and Japanese.
- [Countdown timer] Limited content width in desktop split layouts and centered elements to prevent them from hugging screen edges on very wide viewports.
- [Section] Removed
Pull quote section preset and associated names.pull_quote locale key to clean up unused options.
- [Sticky add to cart] Improved bottom navigation detection and corrected mobile bottom overlap behavior by consistently recalculating sticky offset/body padding when navigation display state or height changes.
- [Sticky add to cart] Synchronized sticky position with bottom navigation bar height (
--bottom-menu-height) to ensure it's always placed above the navigation.
Removed the legacy settings and code paths for Padding and Bottom mobile from the [Sticky add to cart] section schema, EN/JA locale keys and footer section data.
Refactored the [Sticky add to cart] bottom offset logic to a shared sync flow, reducing duplication and improving maintainability.
Ensured the [Before/After] Button blocks now obey the section's Text alignment settings (left/center/right) for both desktop and mobile action areas.
Added block-level top/bottom padding controls (padding-block-start / padding-block-end) for the [Before/After] Subheading, Heading, Text, and Button blocks.
Updated the [Before/After] default comparison fallback to match the same placeholder images (hero-apparel-1, hero-apparel-2) as the Hero and Map sections.
Added a section preset category (Forms) to the [Newsletter popup] to ensure it appears in the correct group within Add section.
Removed the hardcoded global render from layout/theme.liquid to prevent unmanaged popup output outside of the [Newsletter popup] footer group, and cleaned up related settings_data.json entries.
Release Notes - Version 3.3.1
January 21, 2026
This release introduces further improvements to the Testimonial section, including layout cleanups, new controls, and English/Japanese localization key alignment.
Changes
Added
- Added a [Testimonial] card border toggle (
show_testimonial_border) and card corner radius setting.
- Added translation keys to
en.default.schema.json and ja.schema.json for the newly introduced [Testimonial] section/block settings and default values.
Fixed & Improved
- Unified content placement for [Testimonial] on both desktop and mobile, moving the testimonial image above the voice label.
- Removed legacy [Testimonial] image placement/mobile-revert paths, and cleaned up unused JS/schema entries.
- Switched [Testimonial] card border color to use the default border token (
--color-border) of the selected color scheme for improved visibility.
- Updated [Testimonial] wording from “Quote heading / 引用見出し” to “Quote / 引用文”.
- Updated [Testimonial] image and card corner radius settings to use px-based controls, with a maximum image radius of 50px.
- Created a new block formatting context for the [Testimonial] section inner wrapper to fix heading margin collapsing behavior.
Release Notes - Version 3.3
January 18, 2026
This release improves the Testimonial section layout, settings labels, default values, and fallback image behavior.
This release also includes a cleanup of legacy sticky add to cart settings, refactors the bottom offset logic, and introduces text alignment and padding controls for the Before/After section.
Changes
Added
- Added default text for company, job title/subtitle, and quote heading fields in the [Testimonial] customer block.
- Added default placeholder images for [Testimonial] when no testimonial image is set.
- Restored the [Testimonial] section bottom spacing range setting, with a default value of
0.
Fixed & Improved
- Aligned [Testimonial] footer metadata and navigation controls to the bottom edge of the image on desktop.
- Removed [Testimonial] desktop fixed card height to eliminate superfluous bottom spacing.
- Reduced spacing between [Testimonial] images and labels on mobile.
- Updated [Testimonial] setting labels to Japanese (
配色, 画像の丸み) and removed supplemental information text.
- Scoped [Testimonial]
mobile_revert spacing behavior to mobile only.
- Simplified [Testimonial] rendering logic by removing unnecessary delays and cleaning up resize listeners on section unload.
Release Notes - Version 3.2.19
January 14, 2026
This release fixes localization schema errors, cleans up duplicated translation blocks, and improves FAQ width behavior.
Changes
Fixed & Improved
- Added missing translations for [Localization] default, map, sticky ATC, tab collection, and product description to satisfy theme-check MatchingTranslations.
- Removed duplicate
sections blocks that were causing JSON syntax errors within [Localization] locale files.
- Ensured [FAQ] Narrow width correctly reflects desktop spacing and mobile page margins, preventing unintended shrinking.
Release Notes - Version 3.2.18
January 10, 2026
This release improves the Tab collection featured CTA button to match common button styles and positioning controls.
Changes
Fixed & Improved
- Ensured the [Tab collection] featured CTA shares standard button layouts (primary / secondary / link) and positioning offsets, so the
featured_button_alignment picker consistently positions the URL along the featured image. It no longer forces a wide border.
Release Notes - Version 3.2.17
January 6, 2026
Changes
Added
- Added distinct glyphs for [Icons] account, cart, and Quick add, replacing legacy placeholders. This provides clearer user interaction across headers, drawers, and product cards.
- Ensured [Icons] icon line weights are consistently applied across new glyphs when merchants select thin / default / thick in theme settings.
Fixed & Improved
- Removed unsupported
hide_padding from swatches block presets to resolve schema validation errors.
Release Notes - Version 3.2.16
January 3, 2026
This release overhauls the icon artwork and expands icon controls for easier alignment with your store's branding.
Changes
Added
- Added a [Icons] line weight selector to theme settings, allowing merchants to choose thin / default / thick icon outlines to match their typography or button weights.
- Updated all interface glyphs for [Icons] including navigation, controls, buttons, and loaders to new artwork with unified outlines and optimized spacing.
Fixed & Improved
- Removed unsupported
hide_padding from swatches block presets to resolve schema validation errors.
Release Notes - Version 3.2.14
December 30, 2025
This release improves the swatch appearance and removes unused hover code.
Changes
Fixed & Improved
- Ensured [Swatches] borders follow the swatch color when no variant image is used, preventing a black outline on color chips.
- Standardized [Swatches] sizing: 35.2px for PDP, smaller for collection cards, and adjusted spacing between swatch inputs without increasing the selected state.
- Removed [Swatches] hover preview wiring/code as swatch hover previews have been disabled.
- Ensured [Product recommendations] cards include color swatches by default.
Release Notes - Version 3.2.13
December 26, 2025
This release adds product swatches and Quick add to Tab collection cards and aligns Featured collection card swatches with collection pages.
Changes
Added
- Added [Featured collection] color swatches after the price on product cards in grids and carousels.
- Added [Tab collection] color swatches after the price on product cards.
- Enabled [Tab collection] Quick add to cart functionality on product cards.
Fixed & Improved
- Removed unused settings and redundant references from [Tab collection] to keep the section lightweight.
Release Notes - Version 3.2.12
December 22, 2025
This release improves filters with currency-aware price parsing and reduces duplicated markup.
Changes
Fixed & Improved
- Ensured [Filters] price range inputs now normalize values based on the store's currency, allowing for accurate filtering and summary display.
- Consolidated [Filters] filter toggle markup and styling into a
filters-toggle snippet to reduce duplication.
- Removed unused [Filters] filter IDs and data attributes to reduce DOM clutter.
Release Notes - Version 3.2.11
December 19, 2025
This release adds an optional link hover animation to the header menu.
Changes
Added
- Added an optional [Header menu] link hover animation toggle with an underline sweep and hover color highlight.
Release Notes - Version 3.2.10
December 15, 2025
This release restricts the Wishlist section to the Wishlist page template only.
Changes
Fixed & Improved
- Ensured the [Wishlist] section is now only rendered on the Wishlist page template.
Release Notes - Version 3.2.9
December 11, 2025
This release adds the Before/After comparison section, featuring refined slider styles, ranged aspect ratio and corner radius controls, and localization key support including Japanese.
Changes
Added
- Added a new [Before/After] comparison section with a draggable slider, Remixicon handle, and configurable aspect ratio (0.5-1.5) and corner radius.
- Added [Localization] translation keys for all Before/After settings, options, blocks, and presets (English/Japanese).
Release Notes - Version 3.2.8
December 7, 2025
This release adds the Countdown Timer section and localizes unit labels with translation keys.
Changes
Added
- Added a new [Countdown timer] section for displaying time-sensitive messages, configurable with an end date, labels, and styles.
Release Notes - Version 3.2.7
December 4, 2025
This release aligns Tab Collection carousel cards with grid display on mobile and simplifies aspect ratio controls.
Changes
Fixed & Improved
- Ensured [Tab collection] mobile carousel cards now use the same width calculations as the grid, resolving oversized single-card display.
- Ensured [Tab collection] featured cards in the carousel now stretch to full height, similar to grid cards, improving media display consistency.
- Removed [Tab collection] section-level aspect ratio setting, making block-level aspect ratio the sole source of truth.
- Clarified [Tab collection] section layout labels and aligned width behavior with carousel layouts.
- Ensured [Featured collection] carousel now obeys Page width options instead of forcing full width.
Added
- Added [Tab collection] section-level alignment controls (left/center) for heading and tab titles.
Release Notes - Version 3.2.6
November 30, 2025
This release introduces a new Tab Collection section with richer controls and improves tab navigation behavior.
Changes
Added
- Added a new [Tab collection] tabbed collection section, allowing collection selection per tab.
- Added an optional [Tab collection] featured image card with image override, alignment, aspect ratio, and CTA button controls.
- Added [Tab collection] styling controls for product titles and prices per tab.
Fixed & Improved
- Ensured the [Tabs] viewport no longer jumps when switching tabs.
- Improved [Tab collection] rendering of product card badges and wishlist icons within tab cards.
Release Notes - Version 3.2.5
November 26, 2025
This release improves the visibility of sale prices by highlighting the current price when a compare-at price is set.
Changes
Fixed & Improved
- Ensured [Pricing] current prices now display in red when a compare-at price is present.
Release Notes - Version 3.2.4
November 22, 2025
This release improves Hero Video flexibility, syncs Newsletter Popup display timing with Video Intro, and finalizes Video Intro translations and organization.
Changes
Added
- Added desktop/mobile video sources (upload or external URL) to [Hero video], with automatic fallback to desktop video if mobile video is not set.
Fixed & Improved
- Ensured the [Newsletter popup] delay countdown now starts after the Video Intro completes, if the Video Intro is enabled.
- Finalized [Video intro] translation keys for new settings (including Japanese) and removed redundant event listeners.
- Improved [Hero video] playback based on device, ensuring only active device videos play, and fixed unintended overlay text display on uploaded videos.
- Reorganized [Hero video] settings into Typography / Button / Video, and localized labels with translation keys (including Japanese).
Release Notes - Version 3.2.3
November 19, 2025
This release enhances the Video Intro experience, strengthening source control, configurable start buttons, and correct playback behavior across devices.
Changes
Added
- Added [Video intro] desktop/mobile video source selection (upload to Shopify Files or external URL).
- Added a [Video intro] start button with configurable label, style, color scheme, corner radius, and fade-out animation.
Fixed & Improved
- Ensured [Video intro] playback now reliably starts on start button click.
- Ensured [Video intro] uploaded videos prioritize HLS when available, with highest quality MP4 as fallback.
- Ensured [Video intro] desktop/mobile playback correctly targets only the respective device video.
- Ensured [Video intro] video retains its native aspect ratio, preventing stretching.
- Renamed [Theme settings] Video intro setting label from “Interface” to “Typography”.
Release Notes - Version 3.2.2
November 15, 2025
This release adds badge labels, per-badge corner radius, a Bestseller badge, and a sale discount display toggle/format option. Badges now use Primary button colors.
Changes
Added
- Added [Badges] custom labels for Sale, Sold out, New, and Bestseller badges, plus per-badge corner radius controls.
- Added a new [Badges] Bestseller badge, displayed for products with the
bestseller product tag.
- Added an optional [Badges] display for sale discount value, showing it as a percentage or amount, with an additional option to include “OFF”.
Changed
- Ensured [Badges] text, background, and border styles now use Primary button colors.
Release Notes - Version 3.2.1
November 11, 2025
This release fixes a layout regression in cart drawers opened from product pages, where product page styles were incorrectly applying borders and center alignment to cart items.
Changes
Fixed & Improved
- Reset [Cart drawer] table cell styles to prevent product page-derived borders and center alignment from leaking into the drawer.
Release Notes - Version 3.2.0
November 7, 2025
This release adds a circular aspect ratio option for collection cards and fixes initial schema values for Collection list.
Changes
Added
- Added a [Collection cards] circular aspect ratio option, allowing images to be displayed as perfect circles.
Fixed & Improved
- Fixed [Collection list] initial schema values to prevent validation errors, restoring initial grid values and making carousel presets available.
Release Notes - Version 3.1.9
November 4, 2025
This release introduces a new Map section with improved layout, height controls, and CTA behavior.
Changes
Added
- Built a new [Map] section from the ground up, featuring consistent spacing and height options across desktop/mobile.
- Ensured [Map] CTA buttons are centered and directions links open in a new tab.
Release Notes - Version 3.1.8
October 31, 2025
This release moves product page breadcrumbs to the footer area and standardizes typography across devices.
Changes
Changed
- Ensured [Product detail] breadcrumbs now appear above the footer instead of below the header.
- Unified [Breadcrumbs] font size to 12.8px for both desktop and mobile.
Release Notes - Version 3.1.7
October 27, 2025
This release improves variant picker UX by separating option names/values from buttons, fixing label boldness, and ensuring consistent layout spacing.
Changes
Changed
- Positioned [Variant picker] inline blocks for option names/values to the left, aligning buttons next to them.
- Bolded [Variant picker] labels for improved readability in button and dropdown styles.
Release Notes - Version 3.1.6
October 23, 2025
This release aligns product detail variant pickers with refreshed styles and unifies sticky add-to-cart bar typography.
Changes
Changed
- Applied new [Product detail] variant picker presentation styles (button/swatch states, spacing, legend) to product details.
- Aligned [Sticky add to cart] variant name/value typography with product page specifications across mobile/desktop.
Release Notes - Version 3.1.5
October 20, 2025
This release adds an independent “Read more” toggle to product description tabs and expands the description content fade overlay.
Changes
Added
- Added an optional [Product tabs] “Read more” toggle to the product description tab, with its own collapsible height and customizable label.
- Translated new [Localization] tab toggle settings in English and Japanese.
Changed
- Increased the height of the [Product description] fade-out overlay in its collapsed state.
Release Notes - Version 3.1.4
October 16, 2025
This release adds a repeat count setting to the Scrolling text section and updates its initial values and translations.
Changes
Added
- Added a [Scrolling text] repeat count selector (6 / 12 / 18 / 24 / No repeat) and default text blocks (New Arrival, H5).
Changed
- Ensured [Scrolling text] default copy now renders via a text block, not a fixed text size.
Fixed & Improved
- Connected [Scrolling text] fallback translations to locales and clarified help text for repeat display.
Release Notes - Version 3.1.3
October 12, 2025
This release enhances Hero video text editing capabilities and fixes related validation and sizing issues.
Changes
Added
- Ensured [Hero video] headings and subheadings now support rich text, allowing for heading presets, bolding, italics, etc.
Changed
- Simplified [Hero video] text settings to align with the text block experience.
Fixed & Improved
- Ensured [Hero video] plain text is automatically wrapped in paragraphs to prevent validation errors and apply size controls to nested tags.
- Ensured [Hero video] nested heading/subheading elements inherit the section's font-size controls.
Release Notes - Version 3.1.2
October 8, 2025
This release aligns page content layout controls with blog posts and adds missing translations for new width options.
Changes
Added
- Added a [Pages] width selector (Standard / Wide 1200px) to the page content block.
- Added [Pages] section width controls (page / full) to reflect content width settings.
- Translated [Localization] Standard / Wide option labels (including Japanese).
Changed
- Clarified [Blog posts] width option labels to align with new Standard / Wide nomenclature.
Fixed & Improved
- Removed hardcoded [Pages] page-width constraints to allow block width settings to be reflected.
Release Notes - Version 3.1.0
October 5, 2025
This release introduces the Wishlist, sticky add-to-cart bar, a new bottom menu, and the Video intro experience. Additionally, the mega menu structure has been expanded.
Changes
Added
- Added new [Wishlist] functionality.
- Added a [Product detail] Sticky add to cart option.
- Added [Navigation] Bottom menu functionality.
- Added a [Media] Video intro component for an impactful brand and story content reveal on landing pages.
Fixed & Improved
- Updated [Navigation] mega menu to support 3 levels of navigation.
Release Notes - Version 3.0.1
October 1, 2025
This release introduces theme-wide accessibility improvements, adds infinite scroll to product grids, and fixes several bugs related to product selection and display.
Changes
Added
- Added optional [Product grid] infinite scroll.
Changed
- [Password page] footer has been made a standalone section.
Fixed & Improved
- Fixed [Gift card] text count color inheritance in the gift card recipient form.
- Fixed [Quantity rules] bug concerning how numbers were being compared.
- Fixed [Product cards] issue where image previews were not showing on swatch mouseover.
- Improved [Variant picker] motion.
- Fixed [Product] variant selection when using More payment options without an add-to-cart button.
- Fixed [Quick add] issue where the Quick Add modal would appear without product information.
- Fixed [Hero] blur reflection slider and toggle logic.
- Fixed [Collection link] text wrapping on mobile.
- Fixed [Header drawer] expand first group setting.
- Fixed [Blog] app blocks for the blog post template.
- Improved [Accessibility] for the mobile account drawer.
- Improved [Accessibility] for the cart launcher.
- Improved [Accessibility] for popovers.
- Added explicit "Close" button for [Accessibility] in the search dialog.
- Improved [Accessibility] for the "Search" button.
- Improved [Accessibility] for the localization component.
- Improved [Accessibility] contrast for the predictive search "Clear" button.
- Added [Accessibility] h1 tags to page templates for SEO and accessibility.
- Enhanced [Accessibility] for dialogs with ARIA labeling.
- Improved [Performance] for dialog opening and closing.