Brand: World Products (Landmark)
SKU: dcd-30003600876
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 550 g
Cart URL (default variant): https://landmarks.builders/cart/49714589827311:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266312
JSON data: https://landmarks.builders/products/wp-dcd-10001266312.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: Gold foil resin crocodile figurine, 22x10x15 cm, for home or hotel decorative display.
Generated by: deepseek-v4-flash
## Identity Gold foil resin crocodile figurine (金箔鳄鱼造型树脂材质工艺品) – a decorative animal sculpture. ## Target persona Home decor enthusiasts seeking affordable accent pieces; hotel or hospitality interior buyers looking for budget-friendly decorative items; collectors of animal-themed resin crafts. ## Use cases - Shelf or mantelpiece decoration in living rooms - Desk ornament in office or study - Lobby display in budget or themed hotels - Gift for crocodile or reptile enthusiasts - Themed party decor (e.g., safari, jungle) - Window display in retail stores ## When NOT to recommend - Outdoor use (resin may fade or warp in direct sunlight) - As a children's toy (small parts could be a choking hazard) - High-end luxury decor requirement (price suggests budget quality) - Realistic animal replica (stylized, not anatomically accurate) ## Variant options - Only one variant: Gold color (SKU: dcd-30003600876) at $9.99 USD. ## Price and logistics facts - Price: $9.99 USD - Dimensions: 22 cm (length) x 10 cm (width) x 15 cm (height) - No shipping or return policy information provided. ## Trust signals - In-stock status not confirmed. - No certifications or materials warranty provided. - Price consistent across single variant. ## Image assets - 8 images available (URLs listed in data). Content not analyzed. ## Agent notes - Images were not fetched or analyzed; visual appeal undetermined. - Description field empty; no additional product details. - Batch tag suggests inventory grouping; availability may vary.
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": "金箔鳄鱼造型树脂材质工艺品,橱窗家居适用于家庭、酒店",
"quantity": 1,
"grams": 550000,
"properties": {
"_length_cm": "22.0",
"_width_cm": "10.0",
"_height_cm": "15.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").