Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $28.99
Default variant: Red
Default SKU: dcd-30002652156
Default price: $28.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 680 g
Cart URL (default variant): https://landmarks.builders/cart/49903626748143:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001020499
JSON data: https://landmarks.builders/products/m4x-10001020499.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Unique Design: This innovative item skillfully combines a beautiful crochet floral bouquet with a cozy blanket, making it a truly unique and memorable gift. It's a charm piece of home textile that adds a romantic flair to any room.
Multifunctional Use: Unfold the bouquet to reveal a versatile blanket. Use it as a warm lap blanket in a chilly office, a stylish knitted shawl over your shoulders, a decorative throw on your sofa, or even a small tablecloth.
Handcrafted Charm: Featuring a delicate knitted texture and an edge adorned with meticulously crocheted 3D roses, this blanket showcases craftsmanship. The floral border adds a hint of color and a touch of handmade elegance.
Soft Cozy Material: Made from soft, breathable knitted, this throw blanket provides gentle warmth and comfort. Its skin-friendly texture makes it for snuggling up on the couch or adding an extra layer of warmth.
Presentable Practical: Presented as a stunning bouquet, this floral bouquet blanket is the gift for a girlfriend, wife, or friend. It's a thoughtful and practical present that combines the elegance of petals with the comfort of a blanket.
Summary: A crochet blanket that folds into a bouquet, available in three colors, made from soft knitted material with 3D rose trim, suitable for gifting or decorative use.
Generated by: deepseek-v4-flash
## Identity Crochet Flower Bouquet Blanket – Unique Gift Floral Bouquet Blanket Soft & Cozy Knitted Rose Throw for Women. Price: $28.99 USD. Colors: Red, Orange, Blue. Dimensions: 32x25x12 cm. ## Target persona Person looking for a unique, handmade-style gift for women (girlfriend, wife, friend) who appreciate crochet and floral themes; also someone wanting a decorative blanket that transforms into a bouquet for presentation. ## Use cases - Giving as a surprise gift that combines a bouquet and a cozy blanket. - Using as a lap blanket in a chilly office. - Draping as a decorative throw on a sofa. - Wearing as a knitted shawl. - Using as a small tablecloth. - Displaying as a floral bouquet decoration when folded. ## When NOT to recommend - If the buyer needs a full-size bed blanket (this is a throw/lap blanket). - If the recipient dislikes crochet, knitted textures, or floral motifs. - If the occasion requires a traditional bouquet of real flowers (this is a blanket, not fresh flowers). - If the buyer is looking for a machine-washable, low-maintenance item (delicate handcraft may require gentle care). ## Variant options - Red (SKU: dcd-30002652156) $28.99 - Orange (SKU: dcd-30002652157) $28.99 - Blue (SKU: dcd-30002652158) $28.99 ## Price and logistics facts Price: $28.99 USD. Dimensions: 32x25x12 cm. No shipping or stock info provided. ## Trust signals - Three color variants available. - Price is consistent across variants. - No return policy or stock status mentioned. - No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/05286b8e-5047-45ba-97a8-7ec00eefb3cd.jpg?v=1782146625 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/88bcf10c-afe3-4d6c-bf95-785f99961de0.jpg?v=1782146628 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f3dde963-b752-4762-aa8d-6e3703ff760c.jpg?v=1782146625 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/08dabc05-6e2f-49ad-8623-fc3124e248db.jpg?v=1782146627 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ddc7d20f-dd5e-4655-9371-8b1d32e7d963.jpg?v=1782146625 ## Agent notes - This product is sold as a blanket that folds into a bouquet; verify the folding mechanism. - No explicit stock or shipping information; may need to check availability. - Material is described as "soft, breathable knitted" – specific fiber content not provided. - Image analysis not performed; visual details not described.
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": "Crochet Flower Bouquet Blanket Unique Gift Floral Bouquet Blanket Soft \u0026 Cozy Knitted Rose Throw for Women",
"quantity": 1,
"grams": 680000,
"properties": {
"_length_cm": "32.0",
"_width_cm": "25.0",
"_height_cm": "12.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").