Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1.61
Default variant: Small Tree Coffee Cup Bouquet Book Set
Default SKU: dcd-30004137204
Default price: $1.61
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/50467683598575:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001456056
JSON data: https://landmarks.builders/products/wp-dcd-10001456056.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Miniature set includes a magic book, coffee cup, and flower bouquet for dollhouse decoration.
Crafted with realistic details to enhance the authenticity of your dollhouse scenes.
Perfect for adding a touch of charm and whimsy to any miniature display.
Durable construction ensures long-lasting enjoyment in various dollhouse settings.
Ideal accessory for collectors and enthusiasts of miniature furniture and decor.
Summary: Dollhouse miniature set includes a magic book, coffee cup, and flower bouquet in three style variants, priced at $1.61 USD. Dimensions unknown.
Generated by: deepseek-v4-flash
## Identity This is a dollhouse miniature accessory set containing a magic book, a coffee cup, and a flower bouquet. It is intended for use in dollhouse scenes and miniature displays. The set is available in three style variants. Price is $1.61 USD. ## Target persona Adult dollhouse hobbyists and miniature scene builders who need inexpensive, small-scale decorative accessories for their collections. ## Use cases - Decorating a dollhouse living room or reading corner. - Adding an accent to a miniature cafe or kitchen setup. - Using as a small gift for miniatures enthusiasts. - Incorporating into a diorama or model railway scene. - Combining with other miniature book and mug sets for a themed display. ## When NOT to recommend - If the buyer expects a life-size book or coffee cup. - If the buyer is a serious collector looking for highly detailed, premium miniature pieces at this low price. - If the product is intended for children under 3 years old (small parts). - If the buyer requires a variant other than Small Tree, Latte Art, or Heart set. ## Variant options - Small Tree Coffee Cup Bouquet Book Set (SKU dcd-30004137204) — $1.61 - Latte Art Coffee Cup Bouquet Book Set (SKU dcd-30004137205) — $1.61 - Heart Coffee Cup Bouquet Book Set (SKU dcd-30004137206) — $1.61 ## Price and logistics facts Price: $1.61 USD per set (all variants). Currency: USD. Dimensions: not provided. Logistics/shipping information is not available in the source facts. ## Trust signals No stock status, return policy, or certifications are provided. Price is consistent across all three variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01hBxo2n1h56Q2iyNk7__1912064225.webp?v=1786299144 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01yXrUUa1h56Q2Jaojs__1912064225.webp?v=1786299144 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01txUo941h56Q0WqLn2__1912064225.webp?v=1786299144 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01Gaf4OR1h56Q2iyJc5__1912064225.webp?v=1786299145 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01GZyDds1h56Q1NHgO6__1912064225.webp?v=1786299144 ## Agent notes - Product type field is empty in the source data. - Dimensions are not provided; physical size is unknown. - Images were not visually inspected; treat them as fetchable assets only. - No inventory, return, or shipping details are available.
This product has 5 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Dollhouse Miniature Magic Book Coffee Cup Bouquet Model Set",
"product_id": 9556215300335,
"variant_id": 50467683598575,
"quantity": 1,
"grams": 0,
"length_cm": "",
"width_cm": "",
"height_cm": ""
}],
"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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").