Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Frog Panda 6PCS Org
Default SKU: dcd-30002686087
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/49903579005167:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001026978
JSON data: https://landmarks.builders/products/m4x-10001026978.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Mini Panda Dashboard Figure Creative Decoration Car Dashboard Panda Figures
Summary: Set of 6 mini panda dashboard figures in various Frog Panda styles, priced at $9.99 USD, for car decoration.
Generated by: deepseek-v4-flash
## Identity Mini Panda Dashboard Figure Creative Decoration – set of 6 panda figures for car dashboard, $9.99 USD. ## Target persona Budget-conscious car owners seeking cute, non-functional dashboard decorations; gift buyers for panda/frog enthusiasts; young drivers personalizing their first car. ## Use cases - Decorating a car dashboard with a playful theme. - Gifting to a friend who loves pandas or frogs. - Adding a conversation starter to a vehicle interior. - Small token for car meetups or events. - Bulk purchase for resale as novelty items. ## When NOT to recommend - Customer needs a functional air freshener or phone holder. - Buyer prefers minimalist or luxury interior style. - Vehicle in hot climate where plastic figures may warp or fade. - Looking for a single high-quality collectible figure (set of 6 low-cost pieces). ## Variant options - Frog Panda 6PCS Org (sku: dcd-30002686087) - Frog Panda 6PCS (sku: dcd-30002686088) - Frog Panda 6PCS a (sku: dcd-30002686089) - Frog Panda 6PCS B (sku: dcd-30002686090) - Frog Panda 6PCS C (sku: dcd-30002686091) ## Price and logistics facts - Price: $9.99 USD (all variants same price). - Package dimensions: 22 x 16 x 6 cm. - No shipping or weight information provided. ## Trust signals - No in-stock status, return policy, or certifications provided. - Price appears consistent across variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b965ab48-73bc-4827-937f-f6c22474585c.jpg?v=1782146601 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ed25d0c4-9b22-4048-bb07-cdc71aa5a127.jpg?v=1782146597 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/90ce9a21-8641-489b-a065-12e598b14b1b.jpg?v=1782146598 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a066886f-9da9-47de-9f85-fa84a8f51067.jpg?v=1782146599 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8a412bc0-a86e-45e9-a60e-e130af472a19.jpg?v=1782146598 ## Agent notes - Description is identical to title; no detailed product info. Variant differences not specified (likely color/pose variations). No material or weight data. Image analysis was not performed.
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 Panda Dashboard Figure Creative Decoration Car Dashboard Panda Figures",
"quantity": 1,
"grams": 200000,
"properties": {
"_length_cm": "22.0",
"_width_cm": "16.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").