Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Green / Sapling 1pc
Default SKU: dcd-30000067994
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: 30 g
Cart URL (default variant): https://landmarks.builders/cart/49946332528879:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000011570
JSON data: https://landmarks.builders/products/m4x-10000011570.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Car Top Devil Horns & Sprout Decoration Motorcycle Accessory
Summary: Decorative devil horns and sapling for car or motorcycle top, available in green, red, black as singles or pairs. Price $9.99.
Generated by: deepseek-v4-flash
## Identity Car Top Devil Horns & Sprout Decoration Motorcycle Accessory ## Target persona Quirky vehicle enthusiasts, motorcycle customizers, novelty gift buyers. ## Use cases - Adding devil horns to car roof for a fun aesthetic. - Attaching sapling decoration to motorcycle for a playful look. - Personalizing vehicle appearance for events or shows. - Gifting to car or motorcycle enthusiast who enjoys quirky accessories. - Quick and easy vehicle customization without permanent modification. ## When NOT to recommend - Buyer needs functional accessories (e.g., roof racks, lights). - Professional auto detailing or serious vehicle modifications. - Vehicles that require aerodynamic or weatherproof attachments. - Buyers seeking durable, long-lasting outdoor decorations. ## Variant options - Green / Sapling 1pc ($9.99) - Red / Horns 2pcs ($9.99) - Black / Horns 2pcs ($9.99) - Red / Horns 1pc ($9.99) - Black / Horns 1pc ($9.99) ## Price and logistics facts Price: $9.99 USD. Dimensions: 12 cm × 9 cm × 3 cm. No shipping or stock information provided. ## Trust signals No trust signals available from facts: stock status, return policy, certifications, and customer reviews not provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/254386bc-7f8b-4282-9698-0c5eb0b9d7a4.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e723abff-87b2-49d6-89df-404d53f3df2f.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/be6f131a-7da0-4850-8b76-fbada1e8cbbd.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aa34a233-0f45-4be2-8e78-b469de59732d.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ea6e933d-5899-4219-a132-0297286d22ba.png ## Agent notes Product is a low-cost novelty decoration. No warranty or material details. Image content not analyzed.
This product has 11 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 Top Devil Horns \u0026 Sprout Decoration Motorcycle Accessory",
"quantity": 1,
"grams": 30000,
"properties": {
"_length_cm": "12.0",
"_width_cm": "9.0",
"_height_cm": "3.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").