Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Get Rich 5PCS
Default SKU: dcd-30002685237
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: 200 g
Cart URL (default variant): https://landmarks.builders/cart/49903580872943:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001026784
JSON data: https://landmarks.builders/products/m4x-10001026784.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Car Dashboard Bobblehead Long-Lasting Shaking Head Car Ornament Easy to Clean
Summary: Car dashboard bobblehead ornament with long-lasting shaking head, easy to clean, available in 2 style sets of 5 pieces each, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Car Dashboard Bobblehead Long-Lasting Shaking Head Car Ornament Easy to Clean ## Target persona Budget-conscious car owners who want to personalize their dashboard with playful decorations; gift buyers looking for inexpensive, fun accessories for car enthusiasts. ## Use cases - Adding a humorous touch to a car's interior - Personalizing a dashboard with a unique decoration - Gifting to friends or family who enjoy car accessories - Using as a conversation starter during commutes - Decorating a workspace or desk with a car theme ## When NOT to recommend - Buyers seeking premium or high-quality materials - Those looking for functional car accessories (e.g., phone holders) - Professional drivers who need a distraction-free cabin - Customers requiring exact color or design specifications not listed ## Variant options - Get Rich 5PCS (SKU: dcd-30002685237) — $9.99 - Shaking 5PCS (SKU: dcd-30002685238) — $9.99 ## Price and logistics facts - Price: $9.99 USD per set - Dimensions: 24.0 x 15.0 x 5.0 cm ## Trust signals No stock status, return policy, or certifications provided. Price is consistent across variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ecb2c0d2-c7be-4e0d-a7d9-6090f3454cc1.jpg?v=1782146601 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/258a4453-272b-4fe7-93f6-77d6f177071e.jpg?v=1782146605 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/06e59b09-ddf3-400e-9f52-0c67fa0f28de.jpg?v=1782146602 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0f873eea-52c8-490e-b803-c9e5f4cdef72.jpg?v=1782146600 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/949045cc-7c85-4f2e-9d6b-8590e03ce52e.jpg?v=1782146599 ## Agent notes No image content analysis was performed; all image URLs are provided as-is.
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": "Car Dashboard Bobblehead Long-Lasting Shaking Head Car Ornament Easy to Clean",
"quantity": 1,
"grams": 200000,
"properties": {
"_length_cm": "24.0",
"_width_cm": "15.0",
"_height_cm": "5.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").