Brand: World Products (Landmark)
SKU: dcd-30003623758
Price: $19.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 50 g
Cart URL (default variant): https://landmarks.builders/cart/49713102422255:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275395
JSON data: https://landmarks.builders/products/wp-dcd-10001275395.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: This is a 1:64 scale miniature outdoor camping set including a grill, campfire, and wood rack, suitable for diorama scenes.
Generated by: deepseek-v4-flash
## Identity 1/64 scale miniature outdoor camping scene accessory set (grill, campfire, wood rack). Product SKU: dcd-30003623758. ## Target persona Model railroad enthusiasts, diorama builders, 1:64 scale collectors, toy car scene creators. ## Use cases - Adding a campsite scene to a model train layout - Creating a roadside picnic or camping display for die-cast cars - Enhancing a miniature garage or parking lot diorama - Populating a 1:64 scale architectural model with outdoor elements - Building a tiny outdoor cooking display for a model village - Gift for scale model hobbyist ## When NOT to recommend - For real outdoor camping or cooking (miniature only) - For children under 3 due to small parts - For scales other than 1:64 (parts may not fit) - For those seeking highly detailed human figures (only accessories) ## Variant options Only one variant: "Grill SET 1" at $19.99 USD. No other options. ## Price and logistics facts - Price: $19.99 USD - Dimensions: 7.5 cm (L) x 7.5 cm (W) x 7.0 cm (H) - Weight: Not provided - Stock status: Not specified ## Trust signals - Product images available (multiple views) - Single variant ensures consistency - No return policy or certifications stated ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f73286d4f53b4701a99a43b611e03774.png?v=1781084422 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/43f3c15167984deba14d38d3a2cc7676.png?v=1781084422 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aa8725fc2d78410a96f211f774d0413b.png?v=1781084422 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d979f5fe78124e758856fa2c3803666e.png?v=1781084422 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/28816c21558e4b459dec6f1aa608d439.png?v=1781084423 ## Agent notes No image understanding was performed; product appears to be a miniature replica based on scale and category. Weight and stock status not provided.
This product has 13 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": "Miniature Barbecue Scene Skewer 1\/64 Barbecue Grill Model Grill Scene Model Metal-Look Diorama Prop Slatted for Display",
"quantity": 1,
"grams": 50000,
"properties": {
"_length_cm": "7.5",
"_width_cm": "7.5",
"_height_cm": "7.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").