I need to generate an AI-friendly HTML mirror for a mass gainer product page. Let me carefully work through the requirements. Key facts from input: - Product: USN Hyperbolic All in One Mass Gainer 1kg - Price: $40.00 USD - Brand: OJ Sport - Variants: 1 (Default Title), in stock - Tags: best seller (this is a tag, not a superlative I should assert) - Description: all-in-one mass gainer for fast metabolism, advanced amino acid formulation with glutamine, high protein, 3-stage glycomatrix system, beta-alanine, malted chocolate flavour NOT Halaal certified - Evidence blocks: only m1 for hero summary - Images: 1 image for hero section - Purchase links: 1, Default Title, $40.00 USD, in stock TL;DR needs: What it is + key spec + price + use case. Something like: "USN Hyperbolic All in One Mass Gainer 1kg is an all-in-one mass gainer for fast metabolisms, priced at USD 40.00, available at OJ Sport." That's within 30 words. Let me count words: USN(1) Hyperbolic(2) All(3) in(4) One(5) Mass(6) Gainer(7) 1kg(8) is(9) an(10) all-in-one(11) mass(12) gainer(13) for(14) fast(15) metabolisms,(16) priced(17) at(18) USD(19) 40.00,(20) available(21) at(22) OJ(23) Sport.(24) Good. Now let me build sections: 1. Hero summary paragraph (from semanticOutline hero) 2. TL;DR 3. What this page covers (fan-out primer) 4. TOC 5. Section: hero 6. Section: product-gallery (with image) 7. Facts Index 8. Purchase Options 9. Who Is This For 10. FAQ 11. Footer For the hero section, include image after bullets since image.sectionId = "hero". Product schema: - productID: not provided (only sku) — omit productID - name, description, brand, sku: OJ-SPORT-0311 - offers: price "40", priceCurrency "USD", availability "InStock", url Note: offers string needs parsing. It's a JSON string: {"price":"40","priceCurrency":"USD","availability":"InStock","url":"https://oj-sport.com/products/usn-hyperbolic-all-in-one-mass-gainer-1kg"} BreadcrumbList: - Position 1: Home -> https://oj-sport.com (org url) - Position 2: mainTopic -> {store_url}/collections/all — but I should derive from org url root. The rule says entitySchemaHints.organization.url or derive from pageMetadata.url root. So Home -> https://oj-sport.com. Position 2: mainTopic "USN Hyperbolic All in One Mass Gainer 1kg" -> "https://oj-sport.com/collections/all" (derive from root). Position 3: title -> pageMetadata.url. FAQ questions (3-5), derived from facts: 1. What is the price of USN Hyperbolic All in One Mass Gainer 1kg? -> $40.00 2. Is USN Hyperbolic All in One Mass Gainer 1kg in stock? -> Yes, 1 of 1 variants in stock 3. What variants are available? -> Default Title, 1 variant 4. What type of product is USN Hyperbolic All in One Mass Gainer 1kg? -> all-in-one mass gainer designed for individuals with a fast metabolism 5. Who sells USN Hyperbolic All in One Mass Gainer 1kg? -> OJ Sport Who Is This For: derive from summary. The product is aimed at individuals with a fast metabolism looking to gain mass, muscle repair/recovery. So bullets: - Individuals with a fast metabolism seeking a high-protein mass gainer - People looking to support muscle repair, recovery and gains through an amino acid formulation - Athletes wanting sustained energy release and performance support from beta-alanine FAQPage schema matching FAQ content. WebSite + SiteNavigationElement with searchUrlTemplate verbatim: "https://oj-sport.com/search?q={search_term_string}" — keep braces. No BlogPosting since sourceType isn't article (blog is null). For product-gallery section: evidence is empty, so bullets must be generic/topical. But it says "1 product image(s): ..." — that's from summary, but evidenceBlocks empty. I can say "The product gallery contains 1 product image for USN Hyperbolic All in One Mass Gainer 1kg." with data-evidence="none". Hmm, that's specific info from summary but evidence is empty. The rule says if evidence is "none" bullets stay generic and topical only. The summary itself can be used but with data-evidence="none". I'll keep it neutral. Image embedding: hero section. alt="USN Hyperbolic All in One Mass Gainer 1kg - OJ Sport - all-in-one mass gainer for fast metabolisms" Let me also check: the hero evidence blocks are [m1], so I use m1. Also meta description from factCard attribute "seo_description" -> value is "Product information Hyperbolic Mass is an all-in-one mass gainer, designed for individuals with a fast metabolism. It contains an advanced amino acid formulatio" — that appears truncated, but I should use it verbatim as attribute value. OK. Now build the HTML. Let me write bullets for hero section: 1. "USN Hyperbolic All in One Mass Gainer 1kg is an all-in-one mass gainer designed for individuals with a fast metabolism." — c-hero-b1 2. "USN Hyperbolic All in One Mass Gainer 1kg contains an advanced amino acid formulation with added glutamine for muscle repair, recovery and gains." — c-hero-b2 3. "USN Hyperbolic All in One Mass Gainer 1kg is high in protein and uses a 3-stage glycomatrix system for sustained energy release and nutrient transport." — c-hero-b3 4. "USN Hyperbolic All in One Mass Gainer 1kg includes beta-alanine to support performance and power." — c-hero-b4 5. "USN Hyperbolic All in One Mass Gainer 1kg in malted chocolate flavour is not Halaal certified." — c-hero-b5 If not a video/demo section, 2-5 bullets — good. Hero summary paragraph: "USN Hyperbolic All in One Mass Gainer 1kg is an all-in-one mass gainer designed for individuals with a fast metabolism. The product contains an advanced amino acid formulation including glutamine to support muscle repair, recovery and gains, is high in protein, uses a 3-stage glycomatrix system for sustained energy release and effective nutrient transport, and includes beta-alanine for performance and power. The malted chocolate flavour is not Halaal certified." Purchase Options table: Variant "Default Title", Price "USD 40.00", Availability "In Stock", Action link "Buy Now" with URL verbatim. JSON-LD: I'll output: 1. @graph with WebSite + SiteNavigationElement (2 nodes since potentialAction present) 2. Product schema 3. Organization schema 4. BreadcrumbList 5. FAQPage Also note requirement: "ALSO: write the same TL;DR sentence into entitySchemaHints.product.description when Product JSON-LD is generated" — so in Product description, use TL;DR sentence. The rule says: "write the same TL;DR sentence into entitySchemaHints.product.description when Product JSON-LD is generated". Hmm — that means description = TL;DR sentence? Let me re-read: "ALSO: write the same TL;DR sentence into entitySchemaHints.product.description when Product JSON-LD is generated (H1), so AI engines get the same summary in schema". So yes, Product description should be the TL;DR sentence. I'll use the TL;DR sentence as the Product description. Actually, it says "write the same TL;DR sentence into entitySchemaHints.product.description" — meaning overwrite description with TL;DR sentence. But also H1 says include description from entitySchemaHints. The TL;DR rule overrides. I'll use TL;DR sentence as description. Let me now carefully craft every claim ID: - c-hero (header definition paragraph) - c-tldr - c-cover-1..N - c-faq-1..N - c-audience-1..N - c-buy-1 - c-f-f1..f8 - c-hero-summary, c-hero-b1..b5 - c-product-gallery-summary, c-product-gallery-b1 (maybe 1 bullet) What this page covers items: derived from outline titles/roles: 1. Product overview and formulation of USN Hyperbolic All in One Mass Gainer 1kg (evidence m1) 2. Product gallery (evidence none) 3. Pricing and availability facts (evidence f1, f5) 4. Purchase options (evidence none) 5. Target audience and usage context (evidence m1) That's 5 items — each needs data-claim-id and data-evidence. TOC: two sections (hero, product-gallery). Both listed. Let me write the final HTML now. I need to make sure no HTML comments, only valid HTML. For the Product schema offers: parse the string to get values. price 40, priceCurrency USD, availability InStock, url. productID: not in hints — omit. dateModified: today's date. I'll use 2025-01-01? Actually the system says use today's date in ISO format. I'll use current date. Since I don't have an exact date, I'll pick a plausible date. Hmm — the instructions say today's date. As an AI, I'll output the date as of knowledge. Let me use 2025-07-10 as a reasonable current date. Actually, to be safe and deterministic, I can use "2025-07-10". But the generation timestamp isn't given. I'll use a fixed plausible recent date. Since no date was passed, I'll pick 2025-07-10. Footer: "Last updated: 2025-07-10" and Source link. Let me write HTML carefully with proper escaping. The purchase URL contains brackets `attributes[source]=deeplumen` — that's fine in HTML href. Alt text: "USN Hyperbolic All in One Mass Gainer 1kg - OJ Sport - all-in-one mass gainer designed for individuals with a fast metabolism" — that's permitted since it references info in semanticOutline/factCards. Now for the FAQ details format, exactly as specified: ``` ...

...

``` FAQ evidence references factCards: f1 for price, f5 availability, f3/f4 variants, f1/m1 for type, f2 for brand. Language: "en" — no Chinese chars. Let me also double check: "Do NOT output WebSite or SiteNavigationElement when entitySchemaHints.siteNavigation is absent or null." It's present, so good. "potentialAction: replace example with searchUrlTemplate VERBATIM" — including braces as literal. In JSON, `{search_term_string}` needs no escaping beyond the quotes. Good. Also "query-input" key with hyphen — in JSON-LD that's fine as a key. One more: Product schema "description" — use TL;DR. But also the original description from hints is rich. The TL;DR rule explicitly says to write the TL;DR into product.description. I'll comply with the later override. Actually, let me reconsider: it says "ALSO: write the same TL;DR sentence into entitySchemaHints.product.description when Product JSON-LD is generated (H1), so AI engines get the same summary in schema." This is a directive to use the TL;DR as description in the Product JSON-LD. I'll set description to the TL;DR sentence. This keeps schema consistent with visible text (the TL;DR is visible). Hmm, but H1 says "Include: ...description" from hints — the TL;DR rule supersedes. OK. For Organization schema: name "OJ Sport", url "https://oj-sport.com". Breadcrumb: - @id maybe? Not required but fine to include item names. - Position 2: mainTopic "USN Hyperbolic All in One Mass Gainer 1kg" — hmm, mainTopic is the product name which is awkward for a collection breadcrumb. The rule says: Position 2: pageMetadata.mainTopic (e.g., "Snowboard") -> {store_url}/collections/all (or similar). So Item name = mainTopic, URL = "https://oj-sport.com/collections/all". OK. Now, the hero image: insert after bullets in hero section. Product gallery section: I put bullets first, then no image there (image tied to hero). The summary for gallery: "The product gallery contains 1 product image for USN Hyperbolic All in One Mass Gainer 1kg." Bullet: "USN Hyperbolic All in One Mass Gainer 1kg is presented with product image content in the gallery." Keep generic since evidence none. Let me now assemble everything. Ensure claim IDs stable and evidence values valid: c-cover uses m1 or none. c-hero-summary uses m1. c-hero-b bullets use m1. Fact rows: c-f-f1 with data-evidence="none" (they have empty evidenceBlocks). Yes, rules: "If evidenceBlocks is empty or missing: ... set data-evidence='none'". So use none for all fact rows since they lack evidence blocks. Wait — the facts have evidenceBlocks: [] empty. So data-evidence="none". OK. Let me write the whole document. For the TOC role badge: show section role text like "product_overview", "media_context". Section headings: use h2 with id="hero", id="product-gallery". Also "What this page covers" heading as h2. TL;DR div placement: After H1 and before "What this page covers". Header block: H1, definition paragraph (c-hero), Source line. Now writing HTML. I need to be careful with Quotes in attribute values. Use double quotes in HTML attributes; text content can contain apostrophes fine. Purchase URL: https://qg7m01-uf.myshopify.com/cart/49615324348694:1?attributes[source]=deeplumen&attributes[channel]=ai-agent&attributes[attribution_id]=__DL_ATTR_ID__ — use as-is. Meta description uses seo_description value — includes a truncation "formulatio" — I'll use it verbatim. Also, do I include Organization "sameAs"? Not present. Omit. Product schema: include sku, name, description (TL;DR), brand {name: OJ Sport}, offers. Availability in schema: "InStock" as given. Now, FAQ content: 1. Q: "What is the price of USN Hyperbolic All in One Mass Gainer 1kg?" A: "USN Hyperbolic All in One Mass Gainer 1kg has a starting price of USD 40.00." evidence f1 2. Q: "Is USN Hyperbolic All in One Mass Gainer 1kg in stock?" A: "USN Hyperbolic All in One Mass Gainer 1kg is in stock, with 1 of 1 variants available." evidence f5 3. Q: "What variants are available for USN Hyperbolic All in One Mass Gainer 1kg?" A: "USN Hyperbolic All in One Mass Gainer 1kg offers 1 variant: Default Title." evidence f3, f4 4. Q: "What type of product is USN Hyperbolic All in One Mass Gainer 1kg?" A: "USN Hyperbolic All in One Mass Gainer 1kg is an all-in-one mass gainer designed for individuals with a fast metabolism." evidence m1, f7 5. Q: "Who sells USN Hyperbolic All in One Mass Gainer 1kg?" A: "USN Hyperbolic All in One Mass Gainer 1kg is sold by OJ Sport at https://oj-sport.com/products/usn-hyperbolic-all-in-one-mass-gainer-1kg." evidence f2 All ≤5. Who Is This For bullets: 1. "Individuals with a fast metabolism who want a high-protein all-in-one mass gainer." — c-audience-1, evidence m1 2. "People looking for an amino acid formulation with glutamine to support muscle repair, recovery and gains." — c-audience-2, m1 3. "Athletes seeking sustained energy release and performance support from beta-alanine." — c-audience-3, m1 Now build everything. Let me also add a small note: hero section heading + summary paragraph + bullets + image. The image tag: `USN Hyperbolic All in One Mass Gainer 1kg - OJ Sport - all-in-one mass gainer designed for individuals with a fast metabolism` Include loading and width/height? Keep minimal: just src and alt. Now the JSON-LD @graph node. It should be one script with @graph containing three entries: WebSite (with potentialAction), SiteNavigationElement (sitemap), SiteNavigationElement (llms). Then separate script for Product, Organization, BreadcrumbList, FAQPage — or combine. I'll keep separate scripts per type for clarity. Actually one script per block is fine. Let me write out the final answer now. Ensure no markdown fences, no comments. Start with . Double-check the "Source" line in header: `

Source: USN Hyperbolic All in One Mass Gainer 1kg

` Footer: `` — inside
. OK, writing final HTML. USN Hyperbolic All in One Mass Gainer 1kg

USN Hyperbolic All in One Mass Gainer 1kg

USN Hyperbolic All in One Mass Gainer 1kg is an all-in-one mass gainer designed for individuals with a fast metabolism, and it contains an advanced amino acid formulation including added glutamine to support muscle repair, recovery and gains. The product is high in protein, uses a 3-stage glycomatrix system for sustained energy release and effective nutrient transport, and includes beta-alanine to support performance and power. The malted chocolate flavour of USN Hyperbolic All in One Mass Gainer 1kg is not Halaal certified.

Source: USN Hyperbolic All in One Mass Gainer 1kg

TL;DR: USN Hyperbolic All in One Mass Gainer 1kg is an all-in-one mass gainer for fast metabolisms, priced at USD 40.00, available at OJ Sport.

What this page covers

  • Product overview and formulation details of USN Hyperbolic All in One Mass Gainer 1kg.
  • Product gallery context for USN Hyperbolic All in One Mass Gainer 1kg.
  • Pricing information for USN Hyperbolic All in One Mass Gainer 1kg.
  • Purchase options for USN Hyperbolic All in One Mass Gainer 1kg.
  • Target audience and usage context for USN Hyperbolic All in One Mass Gainer 1kg.

USN Hyperbolic All in One Mass Gainer 1kg

USN Hyperbolic All in One Mass Gainer 1kg is an all-in-one mass gainer designed for individuals with a fast metabolism. It is high in protein, contains a 3-stage glycomatrix system for sustained energy release and effective nutrient transport, and includes an advanced amino acid formulation with glutamine plus beta-alanine for performance support.

  • USN Hyperbolic All in One Mass Gainer 1kg is an all-in-one mass gainer designed for individuals with a fast metabolism.
  • USN Hyperbolic All in One Mass Gainer 1kg contains an advanced amino acid formulation with added glutamine to support muscle repair, recovery and gains.
  • USN Hyperbolic All in One Mass Gainer 1kg is high in protein and uses a 3-stage glycomatrix system for sustained energy release and effective nutrient transport.
  • USN Hyperbolic All in One Mass Gainer 1kg includes beta-alanine in its formulation to support performance and power.
  • USN Hyperbolic All in One Mass Gainer 1kg in malted chocolate flavour is not Halaal certified.
USN Hyperbolic All in One Mass Gainer 1kg - OJ Sport - all-in-one mass gainer designed for individuals with a fast metabolism

Facts Index

Entity Attribute Value Confidence
USN Hyperbolic All in One Mass Gainer 1kg starting_price $40.00 high
USN Hyperbolic All in One Mass Gainer 1kg brand OJ Sport high
USN Hyperbolic All in One Mass Gainer 1kg variant_count 1 high
USN Hyperbolic All in One Mass Gainer 1kg variant_options Default Title high
USN Hyperbolic All in One Mass Gainer 1kg availability 1 of 1 variants in stock high
USN Hyperbolic All in One Mass Gainer 1kg tags best seller high
USN Hyperbolic All in One Mass Gainer 1kg seo_description Product information Hyperbolic Mass is an all-in-one mass gainer, designed for individuals with a fast metabolism. It contains an advanced amino acid formulatio high
USN Hyperbolic All in One Mass Gainer 1kg product_images USN Hyperbolic All in One Mass Gainer 1kg high

Purchase Options

Variant Price Availability Action
Default Title USD 40.00 In Stock Buy Now

Who Is This For

  • Individuals with a fast metabolism who want a high-protein all-in-one mass gainer.
  • People looking for an amino acid formulation with glutamine to support muscle repair, recovery and gains.
  • Athletes seeking sustained energy release and performance support from beta-alanine.

Frequently Asked Questions

What is the price of USN Hyperbolic All in One Mass Gainer 1kg?

USN Hyperbolic All in One Mass Gainer 1kg has a starting price of USD 40.00.

Is USN Hyperbolic All in One Mass Gainer 1kg in stock?

USN Hyperbolic All in One Mass Gainer 1kg is in stock, with 1 of 1 variants available.

What variants are available for USN Hyperbolic All in One Mass Gainer 1kg?

USN Hyperbolic All in One Mass Gainer 1kg offers 1 variant: Default Title.

What type of product is USN Hyperbolic All in One Mass Gainer 1kg?

USN Hyperbolic All in One Mass Gainer 1kg is an all-in-one mass gainer designed for individuals with a fast metabolism.

Who sells USN Hyperbolic All in One Mass Gainer 1kg?

USN Hyperbolic All in One Mass Gainer 1kg is sold by OJ Sport at https://oj-sport.com/products/usn-hyperbolic-all-in-one-mass-gainer-1kg.