Visible MemoryOne mentions now carry trademark treatment, the theme uses the trademarked logo assets, and reassurance language now uses 100-night trial, free delivery, and 10-year warranty.
Executive Summary
The implementation addressed the requirement set across homepage, product pages, Recovery Lab, shop/collection pages, global navigation, footer, and cart reassurance copy.
Zero-gravity and no-commission copy was removed. The new language centers spinal alignment, thermal control, pressure redistribution, and a guided discovery showroom experience.
Vega now leads user-facing product ordering, product hero buttons wrap cleanly on mobile, and related-product image crops reduce unwanted ceiling space.
Client Preview URLs
Use these Shopify preview links to verify the implementation on the development preview theme. If Shopify shows a password page, use hello2026.
Note: These are preview-theme URLs, not live-theme URLs. The implementation remains GitHub-first and should be reviewed through the preview theme before any production-bound theme workflow.
Original Requirements
The original HTML document is embedded below in full so reviewers can inspect the source brief without leaving this report.
Annotated Done vs Original
Each card quotes or summarizes the original requirement, then documents what was changed and where to verify it in the final theme.
Original requirement
Trademark treatment for MemoryOne / Memory 1
The original brief asked to add the trademark icon to the top-left logo, sub-headline/body copy, and generally anything that comes with Memory 1.
Visible brand surfaces now use MemoryOne™
The implementation uses trademarked logo files in the header/footer and updates visible marketing copy to render MemoryOne™. Internal product handles, filenames, schema names, and screen-reader alt labels were intentionally kept stable.
- Files:
theme/sections/header.liquid,theme/sections/footer.liquid,theme/sections/header-group.json,theme/sections/footer-group.json. - Assets:
theme/assets/logo-white-tm.pngandtheme/assets/logo-color-tm.png.
Original requirement
Homepage hero should focus on the mattress
The brief requested a less distracting hero where the mattress is the key focus, with real brand and Vega logo placement. It also noted the current image focuses too much on the bed frame.
Existing hero retained until generated/client imagery is approved
The implementation plan explicitly avoided wiring in unreviewed AI-generated product imagery because fake or inaccurate logo placement could misrepresent the mattress. The page keeps the current Shopify Files hero while the rest of the homepage requirements were implemented.
- Decision recorded in
plans/PLAN-website-change-requirements-2026-05-14.md. - Imagegen capability was verified, but no generated hero was promoted without review.
Original requirement
Trial and warranty values were wrong
The brief called out the old 30-night trial and 7-year warranty and requested 100-night and 10-year language.
Trust language corrected globally
Homepage, shop/collection shared features, product purchase-panel trust items, cart reassurance copy, and product FAQs now use the corrected values.
- Homepage:
100-Night Trial,Free Malaysia Delivery,10-Year Warranty. - Product pages:
100-Night Trial,Free Delivery,10-Year Warranty. - Cart:
100-night trialand10-year warranty.
Original requirement
Homepage icons and value proposition needed specificity
The original document said the homepage icons were too generic and the value proposition should use the pressure-relief terms from the new brand deck.
Icons and copy now match the three mattress pillars
The homepage How It Works section now uses distinct inline SVG icons and the brand-pillar language: Spinal Alignment, Thermal Control, and Pressure Redistribution.
- Files:
theme/sections/memoryone-home.liquidandtheme/templates/index.json. - The comparison table also replaces zero-gravity with pressure redistribution.
Original requirement
Product page reassurance below Add to Cart
The brief marked the section under the Add to Cart button on all product pages as needing updated reassurance items.
Purchase-panel reassurance fixed
All product templates inherit the product section update. The visible product trust row now reads 100-Night Trial, Free Delivery, and 10-Year Warranty.
Original requirement
Recommended-product images had too much ceiling
The brief requested improving related/recommended product card images by cropping away the unsightly ceiling while waiting for future replacement imagery.
Related-card crop adjusted with CSS
The related-products image frame now uses a wider 4:3 aspect ratio and an adjusted object position to reduce ceiling emphasis while preserving the existing product images.
- File:
theme/assets/memoryone.css. - CSS:
.related-products .product-card__imageand nested image object positioning.
Original requirement
Showroom copy should not claim no commission
The brief said no-commission claims were factually wrong and that the experience should be positioned as a pressure-free discovery session, not a sales session.
Discovery-session language now replaces sales/commission claims
Homepage and Recovery Lab copy now describe a guided assessment and discovery experience. The copy no longer says salespeople have no commission.
- Homepage lab teaser: "No pressured sales script."
- Recovery Lab trust/FAQ: guided discovery, clear next steps, and clarity on what the sleep surface should do.
- Files:
theme/sections/memoryone-home.liquid,theme/sections/memoryone-recovery-lab.liquid,theme/templates/page.recovery-lab.json.
Original requirement
Remove zero-gravity positioning and use current mattress pillars
The original document said zero-gravity is no longer relevant and the site should focus on temperature regulation, spine alignment, and pressure redistribution.
Zero-gravity references removed from theme copy
Theme search validation found no remaining zero-gravity or Zero Gravity references in theme sections, templates, snippets, or assets. Vega now emphasizes thicker flagship memory foam, pressure redistribution, and support for all sleep profiles.
- Vega copy updated in
theme/templates/product.vega.json. - Homepage/shop comparison rows now use Pressure Redistribution.
- Recovery Lab timeline now uses "The Vega Flagship Experience."
Original requirement
Product hero buttons overlapped
The brief called out recurring overlap between "Shop" and "Experience in person" buttons on product pages.
Hero CTAs now wrap safely on mobile and desktop
The product hero CTA wrapper now uses flex wrapping and mobile full-width buttons, preventing overlap across product pages and viewport sizes.
- File:
theme/assets/memoryone.css. - Selectors:
.hero__ctasand mobile rules under 640px.
Original requirement
Vega should lead the shop listing
The original document said the flagship Vega product should be brought forward so customers see it first before considering alternatives in the series.
Vega now appears first in user-facing product order
Vega leads the homepage product grid, shop/collection cards, comparison tables, navigation, footer product links, and related-product recommendations where appropriate. Solis follows, then Luna.
- Files:
theme/sections/memoryone-home.liquid,theme/sections/memoryone-shop.liquid,theme/sections/header-group.json,theme/sections/footer-group.json. - Related products: Luna and Solis pages now lead with Vega; Vega page presents Solis then Luna.
Final Screenshot Evidence
These images were captured with agent-browser from the local Shopify preview at desktop, tablet, and mobile widths.
Desktop homepage
Trademark, trust bar, pillars, product order, comparison, and final CTA.
Tablet shop
Vega-first product order and updated shared features.
Mobile Vega top
Non-overlapping product hero CTAs and updated Vega positioning.
Mobile Vega full page
Pressure redistribution copy, purchase trust items, FAQ, and related-card crops.
Mobile Recovery Lab
Guided-discovery language replacing no-commission and zero-gravity claims.
Tablet homepage
Tablet responsive evidence for homepage sections and CTAs.
Completion Checklist
Prompt-to-artifact mapping for the original requirement set and this report request.
| Requirement | Status | Evidence |
|---|---|---|
| Include original requirements in the new HTML. | Done | Embedded iframe points to websitechangerequirement.html; every requirement is also summarized in annotated cards. |
| Add inline comments and images showing what was fixed. | Done | Each requirement card includes original screenshot(s), final screenshot(s), and implementation comments. |
| Explain all points comprehensively. | Done | The report covers trademarking, hero image constraint, trust claims, icons/pillars, product trust items, related image crops, showroom language, zero-gravity removal, CTA overlap, and Vega ordering. |
| Use images in the report. | Done | Original requirement images from 14-may-2026-change-requirements/images/ and final screenshots from knowledge-base/website-change-screenshots-2026-05-14/. |
| Include preview URLs so the client can verify. | Done | The Client Preview URLs section includes direct preview links for homepage, shop/collection, Vega, Solis, Luna, and Recovery Lab, plus password guidance. |
| Commit and push on the branch. | Pending until this report commit is created and pushed. | This row is intentionally updated by Git history rather than edited post-push. |
MemoryOne logoso screen readers do not announce punctuation-heavy trademark text, while visible brand instances show the mark.