Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Black
Default SKU: dcd-30003546496
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: 60 g
Cart URL (default variant): https://landmarks.builders/cart/49716613415151:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250749
JSON data: https://landmarks.builders/products/wp-dcd-10001250749.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A universal loud bicycle bell suitable for kids and vintage bikes, available in 5 colors at $9.99.
Generated by: deepseek-v4-flash
## Identity Mountain bike bell, loud sound, universal fit, retro style. ## Target persona - Parents buying a simple bell for their child's bike - Adults seeking a budget-friendly, functional bell for casual cycling - Enthusiasts looking for a vintage-style accent for classic bikes ## Use cases - Adding audible warning on kids' bikes for safety - Replacing a broken or quiet bell on a commuter bicycle - Decorating a vintage or retro-style bike with matching accessory - Quick installation on a mountain bike or city bike - Affordable gift for a new cyclist ## When NOT to recommend - For users needing a loud electronic horn or multi-sound device - For high-performance or professional racing bikes where weight is critical - When the buyer wants a premium, branded accessory over $20 - For bicycles with non-standard handlebar diameters (verify compatibility) ## Variant options - Black ($9.99) - Silver ($9.99) - Red ($9.99) - Blue ($9.99) - Purple ($9.99) ## Price and logistics facts - Price: $9.99 USD (all variants) - Dimensions: 7.0 x 7.0 x 5.0 cm - No shipping or return details provided ## Trust signals - Listed as in-stock (tags imply active inventory) - Consistent price across all colors - No explicit warranty or return policy mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/61855495a37a46c5a648343af38b48f3.png?v=1781086788 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/71314d84a0e34858950e5df237d06a74.png?v=1781086788 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/75f9427c3e2d46e8b9450a36f39ac2fe.png?v=1781086791 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1ae0b76f85d3424288c73469eac69596.png?v=1781086789 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c7b88a5110f042f2b6fc540c99470baf.png?v=1781086791 ## Agent notes - No product description provided; visual inspection of images not performed. - Dimensions suggest small size; verify handlebar clamp compatibility. - Category: outdoor / cycling accessories.
This product has 17 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": 60000,
"properties": {
"_length_cm": "7.0",
"_width_cm": "7.0",
"_height_cm": "5.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").