Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Chicken and Rice
Default SKU: dcd-30002685233
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 50 g
Cart URL (default variant): https://landmarks.builders/cart/49903580938479:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001026782
JSON data: https://landmarks.builders/products/m4x-10001026782.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Mini Car Console Decoration Compact Size Straw Hat Chicken Figure Hand-Painted
Summary: Hand-painted mini chicken figure with straw hat, designed as a compact car console decoration, available in three styles at $9.99.
Generated by: deepseek-v4-flash
## Identity Mini Car Console Decoration Compact Size Straw Hat Chicken Figure Hand-Painted ## Target persona Car owners seeking whimsical dashboard decor; collectors of chicken-themed miniatures; gift buyers for novelty car accessories. ## Use cases - Decorating car console or dashboard - Adding personality to vehicle interior - Gift for chicken enthusiasts - Collectible miniature display - Conversation starter in car ## When NOT to recommend - Buyers needing functional or large car accessories - People seeking luxury or premium interior decorations - Those wanting realistic animal figurines ## Variant options - Chicken and Rice ($9.99) - Chicken and 2 Rice ($9.99) - Chicken ($9.99) ## Price and logistics facts Price: $9.99 USD (all variants). Dimensions: 9.0 x 7.0 x 7.0 cm. No shipping or handling details provided. ## Trust signals In-stock status unknown; price consistent across variants. No return policy or certifications stated. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eae5e26c-760f-4022-98ac-e76240182f76.jpg?v=1782146601 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/761abdfa-10ab-486a-a44a-0ee162c200ba.jpg?v=1782146600 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ba20618d-dca8-45b9-8944-b6799c38fd0a.jpg?v=1782146602 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dc561a89-3998-464f-908a-e306ab217a20.jpg?v=1782146601 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2aef3edd-008e-4be4-a408-d2129caff0f6.jpg?v=1782146604 ## Agent notes Images not interpreted; rely on text description for visual details. No additional specs beyond dimensions and price.
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": "Mini Car Console Decoration Compact Size Straw Hat Chicken Figure Hand-Painted",
"quantity": 1,
"grams": 50000,
"properties": {
"_length_cm": "9.0",
"_width_cm": "7.0",
"_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").