Brand: World Products (Landmark)
SKU: dcd-30002722815
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 40 g
Cart URL (default variant): https://landmarks.builders/cart/49903463825647:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001034452
JSON data: https://landmarks.builders/products/m4x-10001034452.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Dollhouse Hanging Basket Realistic Appearance Miniature Wall Shelf for Dioramas
Summary: Miniature hanging basket wall shelf for dollhouse dioramas, faux iron style, dimensions 11x6x3 cm, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Dollhouse Hanging Basket Realistic Appearance Miniature Wall Shelf for Dioramas - Faux Iron Wall Shelf variant. ## Target persona Dollhouse collectors, miniature modelers, diorama artists. ## Use cases - Adding wall storage detail to dollhouse rooms - Creating realistic miniature scenes - Displaying tiny items in a dollhouse - Enhancing a fairy garden or miniature garden diorama ## When NOT to recommend - Full-scale home decor - Functional heavy storage - Outdoor use - Children under 3 (small parts) ## Variant options - Faux Iron Wall Shelf: $9.99 USD (only variant) ## Price and logistics facts Price: $9.99 USD. Dimensions: 11 x 6 x 3 cm. No shipping or stock information provided. ## Trust signals No stock status, return policy, or certifications explicitly stated. Price is consistent across single variant. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2b98f6b0-1496-4184-bc95-244a6bd59b74.jpg?v=1782146547 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ba6597f1-d1bb-4256-9550-eb0fa5d24478.jpg?v=1782146548 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a9ba03ed-27f8-4f5f-bc35-c6f4c0f55d61.jpg?v=1782146547 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3cba410b-8d38-4db1-b066-a84693c44749.jpg?v=1782146612 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4ceb0315-f33b-4fdb-b0d1-a06cc772841c.jpg?v=1782146547 ## Agent notes Image content not analyzed; visual verification of style and condition recommended.
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": "Dollhouse Hanging Basket Realistic Appearance Miniature Wall Shelf for Dioramas",
"quantity": 1,
"grams": 40000,
"properties": {
"_length_cm": "11.0",
"_width_cm": "6.0",
"_height_cm": "3.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").