Brand: World Products (Landmark)
SKU: dcd-30002722119
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 35 g
Cart URL (default variant): https://landmarks.builders/cart/49903464808687:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001034254
JSON data: https://landmarks.builders/products/m4x-10001034254.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Shaking Head Car Doll Kawaii Design Cute Car Dashboard Figure Adorable Design
Summary: A kawaii shaking head car dashboard figure in Ruyi God of Wealth style, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Shaking Head Car Doll Kawaii Design Cute Car Dashboard Figure Adorable Design, variant Ruyi God of Wealth. ## Target persona Car owners who enjoy kawaii dashboard decorations; gift buyers looking for low-cost cute items; collectors of novelty car accessories. ## Use cases - Decorate car dashboard with a nodding figure. - Give as a small, quirky gift for car enthusiasts. - Place on desk or shelf for a whimsical touch. - Use as a conversation starter in vehicle. - Add to a collection of cute figurines. ## When NOT to recommend - Buyers seeking premium or luxury car accessories. - Those wanting functional gadgets (e.g., phone holders). - People averse to cartoonish or kawaii designs. - Shoppers needing large or detailed decorative pieces. ## Variant options - Ruyi God of Wealth ($9.99) ## Price and logistics facts - Price: $9.99 USD - Dimensions: 25 cm (length) x 16 cm (width) x 4 cm (height) - Currency: USD - Only one variant listed. ## Trust signals - Product listing exists but no stock level, return policy, or certification details provided. - Price is fixed at $9.99 with no indication of discounts. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f0f76657-2405-441c-aff0-371d1cd20b28.jpg?v=1782146549 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/281b093e-a209-4c3a-bff1-6043d34a8bbb.jpg?v=1782146551 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8b0084a4-05d9-4e22-aeee-d4db45f46c3d.jpg?v=1782146549 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4f56ce7f-f8a4-4b5c-8d3d-e45d00802d03.jpg?v=1782146550 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/542fa27d-4a2c-48b5-ac6e-bdfbc4d5cc7a.jpg?v=1782146550 ## Agent notes - Image understanding was not performed; visual details are not inferred. Only textual facts are used.
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": "Shaking Head Car Doll Kawaii Design Cute Car Dashboard Figure Adorable Design",
"quantity": 1,
"grams": 35000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "16.0",
"_height_cm": "4.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").