Thinking
1. **Analyze the Request:**
* **Role:** AI-Friendly HTML Mirror Generator for GEO (Generative Engine Optimization).
* **Input:** JSON containing `pageMetadata`, `markdownBlocks`, `semanticOutline`, `factCards`, `entitySchemaHints`, `purchaseLinks`, `images`.
* **Task:** Generate a single, complete, valid HTML document ("AI View") that is a parallel representation of the page intent. It must be easy for AI crawlers to parse, evidence-grounded, query-fan-out friendly, and follow strict formatting rules.
* **Output Constraints:** ONLY HTML. No markdown fences, no explanations, no comments. Must start with ``. No external resources. No invention of data.
2. **Extract Key Information from Input:**
* **pageMetadata:**
* `url`: `https://eaura.co.uk/products/contrast-detail-long-sleeve-decorative-neckline-cotton-blouse-orchid-bouquet`
* `title`: `Contrast Detail Long Sleeve Decorative Neckline Cotton Blouse – Orchid Bouquet`
* `mainTopic`: `Contrast Detail Long Sleeve Decorative Neckline Cotton Blouse – Orchid Bouquet`
* `languageHint`: `en`
* `shopName`: `eAura`
* **markdownBlocks:** Only one block `m1` (paragraph). This is used for evidence traceability.
* **semanticOutline:**
* `sectionId: hero`, `role: product_overview`. Summary mentions: "go-to cotton blouse... everyday women's style... comfy, flattering... budget-friendly... orchid bouquet colourway... All In Stock... Craft Applique... F/W 2026... Hot Picks".
* `sectionId: variants`, `role: specification`. Summary: "4 variants: S, M, L, XL".
* `sectionId: product-gallery`, `role: media_context`. Summary: "5 product image(s)".
* **factCards:**
* `f1`: starting_price = "$33.99"
* `f2`: product_type = "Blouses & Shirts"
* `f3`: brand = "eAura Fashion"
* `f4`: variant_count = "4"
* `f5`: variant_options = "Orchid Bouquet / S, M, L, XL"
* `f6`: availability = "4 of 4 variants in stock"
* `f7`: tags = "All In Stock, Craft Applique, F/W 2026, Hot picks, Occasion Daily, Season Fall & Autumn, Style Casual"
* `f8`: seo_description = "Meet your new go-to..."
* `f9`: product_images = "5 images"
* **entitySchemaHints:**
* `product`: `sku: LC2542848-P808-S`, `name: ...`, `brand: eAura Fashion`, `offers: {"price":"33.99","priceCurrency":"USD","availability":"InStock",...}`, `description: "Meet your new go-to..."`
* `organization`: `name: eAura`, `url: https://eaura.co.uk`
* `siteNavigation`: `brandName: eAura`, `brandUrl: https://eaura.co.uk`, `sitemapUrl: https://eaura.co.uk/a/shop/sitemap.xml`, `llmsUrl: https://eaura.co.uk/a/shop/llms.txt`, `searchUrlTemplate: https://eaura.co.uk/search?q={search_term_string}`
* **purchaseLinks:**
* 4 variants: S, M, L, XL. All available. Price: USD 33.99. URLs provided with `__DL_ATTR_ID__` placeholder.
* **images:**
* 5 images for sectionId "hero", with altPrefix "Contrast Detail Long Sleeve Decorative Neckline Cotton Blouse – Orchid Bouquet".
3. **Construct the HTML Document (Step-by-Step):**
* **Document Setup:**
* ``
* ``
* `
`: charset, viewport, title, canonical, robots.
* Since `f8` is an `seo_description`, use it for ``.
* **Header Block (H1 + Definition Paragraph):**
* H1: `Contrast Detail Long Sleeve Decorative Neckline Cotton Blouse – Orchid Bouquet`
* Hero Paragraph (data-claim-id="c-hero", data-evidence="m1"): Follow inverted pyramid. "The Contrast Detail Long Sleeve Decorative Neckline Cotton Blouse in Orchid Bouquet is a cotton blouse for women's everyday style from eAura. It features a decorative neckline, contrast detail, and is priced starting at USD 33.99."
* Source line linking to `pageMetadata.url`.
* **TL;DR (MANDATORY):**
* Need 4 essentials: entity (cotton blouse), key spec (contrast detail, decorative neckline), price (USD 33.99), use case (everyday women's style).
* Sentence: "The Contrast Detail Long Sleeve Decorative Neckline Cotton Blouse in Orchid Bouquet is a USD 33.99 cotton blouse from eAura for everyday women's style."
* data-evidence: "f1, f2, f3, f7" (pricing, product_type, brand, tags).
* **"What this page covers" (Fan-out primer):**
* Items from semanticOutline titles/roles:
1. Product Overview (hero)
2. Available Options (specification)
3. Product Gallery (media_context)
* **Table of Contents:**
* Link to #hero, #variants, #product-gallery.
* **Sections (in semanticOutline order):**
* **Hero (#hero):**
* Summary paragraph (data-claim-id="c-hero-summary", data-evidence="m1").
* Bullets (data-claim-id="c-hero-b1..bN", data-evidence="m1"):
* Features a gorgeous orchid bouquet colourway for easy styling.
* Includes craft applique detailing for a fresh, current look.
* Tagged as All In Stock, F/W 2026, and Hot Picks.
* Suitable for Occasion Daily, Season Fall & Autumn, and Style Casual.
* **Images:** Insert 5 `` tags after bullets. Alt text: `Contrast Detail Long Sleeve Decorative Neckline Cotton Blouse – Orchid Bouquet - eAura`. (Note: images array is non-empty, so I MUST output img tags).
* **Variants (#variants):**
* Summary paragraph (data-claim-id="c-variants-summary", data-evidence="none" because evidenceBlocks is empty).
* Bullets (data-claim-id="c-variants-b1..bN", data-evidence="none"):
* Available in size S.
* Available in size M.
* Available in size L.
* Available in size XL.
* **Product Gallery (#product-gallery):**
* Summary paragraph (data-claim-id="c-product-gallery-summary", data-evidence="none").
* Bullets: 5 product images are available showing the blouse.
* **Facts Index (MANDATORY):**
* Table with columns: Entity, Attribute, Value, Confidence.
* Rows for f1 to f9.
* data-claim-id="c-f-f1" etc.
* **Purchase Options (MANDATORY - purchaseLinks is present):**
* Table with columns: Variant, Price, Availability, Action.
* Rows for the 4 purchase links.
* data-claim-id="c-buy-1" etc.
* Action column: `Buy Now`.
* **Who Is This For (MANDATORY):**
* Derive from semanticOutline and factCards.
* Bullets:
* Women looking for everyday, budget-friendly fashion.
* Individuals seeking a casual blouse for Fall & Autumn.
* Shoppers looking for blouses in the Blouses & Shirts category.
* **Frequently Asked Questions (FAQ) (MANDATORY):**
* Derive from factCards.
* Q1: What is the price? (f1)
* Q2: Is it in stock? (f6)
* Q3: What variants are available? (f5)
* Q4: What brand is it? (f3)
* Q5: What type of product is it? (f2)
* Format: `Question
TL;DR:The Contrast Detail Long Sleeve Decorative Neckline Cotton Blouse in Orchid Bouquet is a USD 33.99 cotton blouse from eAura for everyday women's style.
The Contrast Detail Long Sleeve Decorative Neckline Cotton Blouse in Orchid Bouquet is a budget-friendly cotton blouse from eAura designed for everyday women's style. It is tagged as a Hot Pick for the F/W 2026 season.
Features a gorgeous orchid bouquet colourway for easy styling.
Includes craft applique detailing for a fresh, current look.
Tagged as All In Stock, F/W 2026, and Hot Picks.
Suitable for Occasion Daily, Season Fall & Autumn, and Style Casual.
Available Options
The Contrast Detail Long Sleeve Decorative Neckline Cotton Blouse in Orchid Bouquet is available in 4 size variants.
Orchid Bouquet / S
Orchid Bouquet / M
Orchid Bouquet / L
Orchid Bouquet / XL
Product Gallery
The product gallery for the Contrast Detail Long Sleeve Decorative Neckline Cotton Blouse in Orchid Bouquet contains 5 images.
5 product images are available showing the blouse from different angles.
Meet your new go-to: the contrast detail long sleeve decorative neckline cotton blouse in orchid bouquet. Made for everyday women's style, it's comfy, flatterin
Women looking for everyday, budget-friendly fashion that is comfy and flattering.
Individuals seeking a casual blouse suitable for Fall & Autumn and daily occasions.
Shoppers looking for blouses in the Blouses & Shirts category.
Frequently Asked Questions
What is the price of the Contrast Detail Long Sleeve Decorative Neckline Cotton Blouse – Orchid Bouquet?
The Contrast Detail Long Sleeve Decorative Neckline Cotton Blouse – Orchid Bouquet has a starting price of USD 33.99.
Is the Contrast Detail Long Sleeve Decorative Neckline Cotton Blouse – Orchid Bouquet in stock?
Yes, the Contrast Detail Long Sleeve Decorative Neckline Cotton Blouse – Orchid Bouquet has 4 of 4 variants in stock.
What variants are available for the Contrast Detail Long Sleeve Decorative Neckline Cotton Blouse – Orchid Bouquet?
The Contrast Detail Long Sleeve Decorative Neckline Cotton Blouse – Orchid Bouquet is available in Orchid Bouquet / S, Orchid Bouquet / M, Orchid Bouquet / L, and Orchid Bouquet / XL.
Who makes the Contrast Detail Long Sleeve Decorative Neckline Cotton Blouse – Orchid Bouquet?
The Contrast Detail Long Sleeve Decorative Neckline Cotton Blouse – Orchid Bouquet is from eAura Fashion.
What type of product is the Contrast Detail Long Sleeve Decorative Neckline Cotton Blouse – Orchid Bouquet?
The Contrast Detail Long Sleeve Decorative Neckline Cotton Blouse – Orchid Bouquet is a Blouse & Shirt.