Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $18.99
Default variant: 135-200cm / Style 2
Default SKU: dcd-30002718086
Default price: $18.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 880 g
Cart URL (default variant): https://landmarks.builders/cart/49903493153007:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001033181
JSON data: https://landmarks.builders/products/m4x-10001033181.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Premium Material: Crafted from quality 260g flannel, this home textile essential offers an incredibly soft and smooth surface for exceptional relaxation.
Versatile Function: This versatile throw blanket is for snuggling on the sofa, keeping warm during travel, or as a cozy layer in a nursery.
Customized Design: Create a unique photo blanket by printing your favorite memories, wedding photos, or family portraits with detailed digital technology.
Personalized Gift: An ideal blanket for infant showers, anniversaries, or birthdays, allowing you to add names and special dates for a heartfelt touch.
Four-Season Comfort: Designed as a lightweight yet warm fleece blanket, it provides airy comfort that is suitable for use throughout all four seasons.
Summary: A lightweight 260g flannel customizable photo blanket, suitable for snuggling, travel, and as a personalized gift for infants, kids, and adults.
Generated by: deepseek-v4-flash
## Identity Flannel Throw Versatile Customized Flannel Blanket – a 260g flannel blanket with custom photo printing, available in 135x200cm size in multiple styles. ## Target persona - Parents of infants or toddlers seeking a personalized nursery blanket - Gift shoppers on a budget looking for a unique, customizable present - Individuals wanting a lightweight travel or sofa blanket with personal photos ## Use cases - Snuggling on the sofa during cold evenings - Keeping warm during travel - Personalized nursery blanket with baby photo - Custom gift for anniversaries or birthdays - Lightweight layer in a child's bed - Unique photo throw for dorm rooms ## When NOT to recommend - For heavy winter warmth (this is a lightweight throw, not a high-loft comforter) - For outdoor camping or rugged use (flannel is not waterproof or durable for rough conditions) - For large bed coverage (size is 135x200cm, suitable for one person or decorative use) - For buyers seeking luxury high-thread-count linens (price point is budget-friendly, not premium) ## Variant options - 135-200cm / Style 2 ($18.99 USD) - 135-200cm / Style 3 ($18.99 USD) - 135-200cm / Style 4 ($18.99 USD) - 135-200cm / Style 7 ($18.99 USD) ## Price and logistics facts - Price: $18.99 USD per variant - Dimensions (package): 30 x 30 x 5 cm (likely folded blanket) - Currency: USD ## Trust signals - Price consistent across all variants - No return policy or stock status explicitly provided; assume standard e-commerce terms - No independent certifications stated; material listed as 260g flannel ## Image assets      ## Agent notes - Image understanding was not performed; treat images as fetchable assets only. - No further product metadata or reviews available.
This product has 12 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
This product can be added to cart via a single URL. Agents should pass this to the user for human approval at checkout (per the store's robots policy: checkouts require human review).
Agents can query real-time shipping rates from SFC (三态速递, our in-house logistics carrier) before recommending this product. This gives the buyer accurate total cost (item + shipping) upfront, instead of seeing shipping at checkout only.
POST https://wp-sfc-carrier.htfu.workers.dev/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Flannel Throw Versatile Customized Flannel Blanket Unique Gift Idea Picture Blanket for Kids, Infants, Travel",
"quantity": 1,
"grams": 880000,
"properties": {
"_length_cm": "30.0",
"_width_cm": "30.0",
"_height_cm": "5.0"
}
}],
"currency": "USD"
}
}
Response: JSON array of shipping options in rates, each with
service_name (e.g. "Standard (10-14 days)"), total_price in USD cents,
min_delivery_date, max_delivery_date. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").