Brand: World Products (Landmark)
SKU: dcd-30002685236
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 60 g
Cart URL (default variant): https://landmarks.builders/cart/49903580840175:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001026783
JSON data: https://landmarks.builders/products/m4x-10001026783.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
2 Pieces Persimmon Peanut Car Ornament Self for Women, New Drivers
Summary: Set of two persimmon and peanut shaped car ornaments for women and new drivers, universal size, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity 2 Pieces Persimmon Peanut Car Ornament Self for Women, New Drivers ## Target persona Women seeking cute car decorations; new drivers wanting a personalized touch; gift-givers for friends/family who recently got a car. ## Use cases - Decorating the interior of a personal vehicle - Gifting to a new driver on their license or car purchase - Adding a playful, food-themed accent to a car dashboard or mirror - Teacher or colleague farewell gift with a car-themed twist - Small stocking stuffer for car enthusiasts ## When NOT to recommend - If the buyer needs functional car accessories (e.g., phone mount, seat cover) - If the recipient prefers minimalistic or luxury interior styling - If the ornament is intended for outdoor use or extreme temperature exposure (material not specified) - If the product must match a specific brand or car model ## Variant options - Size: Universal (price: $9.99) ## Price and logistics facts - Price: $9.99 USD - Dimensions: 7.0 x 4.0 x 4.0 cm - Single variant available ## Trust signals - Product with multiple images available for visual inspection - Price consistent across the only variant - No explicit return policy or certification stated in provided data ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ed684803-c45d-4a5e-951d-6519c0012eb2.jpg - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/317fd40b-fc08-4d36-8c33-a09b268ee238.jpg - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5f0d1328-463a-462c-b580-677f5993cc65.jpg - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fca0a849-920e-4ee5-9ebf-edf5380a2012.jpg - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7f9b0fd1-5321-4c9e-8e6e-7aba5f4c580a.jpg ## Agent notes - Images were not viewed; visual details not inferred. - Product type not specified; assume car ornament. - Tags indicate possible category: m4x, m4x-202606, wp-import.
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": "2 Pieces Persimmon Peanut Car Ornament Self for Women, New Drivers",
"quantity": 1,
"grams": 60000,
"properties": {
"_length_cm": "7.0",
"_width_cm": "4.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").