Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Green
Default SKU: dcd-30003606946
Default 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: 30 g
Cart URL (default variant): https://landmarks.builders/cart/49714271092975:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268712
JSON data: https://landmarks.builders/products/wp-dcd-10001268712.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Solar-powered hula girl figurine for car dashboard, 11x7x10cm, two color options (Green, Red), priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Solar powered Hawaiian hula girl doll car decoration, 11x7x10cm, two colors. ## Target persona Budget-conscious car owners looking for novelty dashboard decor; gift buyers for friends/family who enjoy quirky car accessories. ## Use cases 1. Add whimsical touch to car interior. 2. Gift for someone who likes Hawaiian theme or dancing figurines. 3. Solar-powered moving ornament on dashboard. 4. Collectible for miniature figurine enthusiasts. 5. Decoration for desk or shelf at home/office. ## When NOT to recommend 1. Professional or luxury car interiors requiring minimalistic style. 2. Buyers seeking high-quality, durable materials. 3. Those who dislike solar-powered items (may not move in low light). 4. People with allergies to plastic or specific materials. ## Variant options - Green (sku: dcd-30003606946) - $9.99 - Red (sku: dcd-30003606947) - $9.99 ## Price and logistics facts Price: $9.99 USD. Dimensions: 11x7x10 cm. No shipping or stock information provided. ## Trust signals Limited information – no return policy, stock status, or certifications available. ## Image assets 8 product images available: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b18107c085d2496eb18cf31afc6bcaad.png?v=1781085402 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/799a5148116a46bdbfe8e77afacaa530.png?v=1781085402 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e7688e2a319b4f0984018ab2e97fba6a.png?v=1781085402 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8c136403aba24016943001a90eb3f3df.png?v=1781085402 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fab31d40fec54ac890a3502d5b07b14b.png?v=1781085403 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0f21c0780fce42bebb952053699cb968.png?v=1781085402 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2901ab22be7a487593088b6c2f0bad0b.png?v=1781085402 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/46bd835fbade41cc978d768db9c40068.png?v=1781085401 ## Agent notes None.
This product has 14 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": 30000,
"properties": {
"_length_cm": "11.0",
"_width_cm": "7.0",
"_height_cm": "10.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").