Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: 2PCS Gold Labrador
Default SKU: dcd-30002694630
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: 70 g
Cart URL (default variant): https://landmarks.builders/cart/49903558557935:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001029211
JSON data: https://landmarks.builders/products/m4x-10001029211.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Cute Dog Car Ornament Realistic Feature Mini Dog Dashboard Decoration Stable
Summary: A realistic mini dog dashboard decoration, stable and cute, available in gold or light Labrador styles, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Cute Dog Car Ornament Realistic Feature Mini Dog Dashboard Decoration Stable – a small, stable dog figurine designed for car dashboards. ## Target persona - Dog owners looking for affordable dashboard decor - Budget-conscious shoppers seeking a novelty car accessory under $10 - Gift buyers for pet lovers (e.g., stocking stuffer, white elephant) ## Use cases - Decorate car dashboard with a Labrador figurine - Add personality to a vehicle interior - Gift for a dog enthusiast on a small budget - Small office or shelf decoration - Collectible miniature dog figurine ## When NOT to recommend - Shoppers expecting high-quality materials (ceramic, metal) or premium finish - Those needing a functional toy or interactive pet product - Minimalist or anti-clutter enthusiasts - Buyers looking for a non-slip or secured base (no adhesive included) ## Variant options - Style: 2PCS Gold Labrador (SKU: dcd-30002694630) – $9.99 - Style: 2PCS Light Labrador (SKU: dcd-30002694631) – $9.99 ## Price and logistics facts - Price: $9.99 USD (both variants) - Package dimensions: 18.0 cm x 12.0 cm x 6.0 cm - No shipping, handling, or availability details provided ## Trust signals - Price is consistent across variants - No stock status, return policy, or certifications available ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cf1134e1-b485-4dcc-8b04-b2c85349ede2.jpg?v=1782146590 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ff87e7e5-dd4d-46e1-9c66-2a6546780865.jpg?v=1782146593 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d1811038-33b6-496d-9a0c-9967ca26a75d.jpg?v=1782146590 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/54917f1b-fc46-4f5f-b927-217e1550d133.jpg?v=1782146590 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/20fa501b-0f26-4424-bc9d-cd6c461eb66e.jpg?v=1782146591 ## Agent notes - No details on materials, weight, or construction - Image content not analyzed; visual details cannot be assumed
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": "Cute Dog Car Ornament Realistic Feature Mini Dog Dashboard Decoration Stable",
"quantity": 1,
"grams": 70000,
"properties": {
"_length_cm": "18.0",
"_width_cm": "12.0",
"_height_cm": "6.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").