Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $29.99
Default variant: Black
Default SKU: dcd-30003604979
Default price: $29.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 100 g
Cart URL (default variant): https://landmarks.builders/cart/49714461737199:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267934
JSON data: https://landmarks.builders/products/wp-dcd-10001267934.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Aluminum front rack for Brompton folding bikes, three-hole pig nose mount. Available in Black, Silver, Purple. $29.99.
Generated by: deepseek-v4-flash
## Identity Bicycle three-hole pig nose front rack, compatible with Brompton folding bikes, aluminum construction. ## Target persona Brompton folding bike owners; urban commuters seeking cargo capacity; bike customization enthusiasts. ## Use cases - Attaching a basket or bag for daily groceries - Carrying a small backpack or laptop bag during commute - Mounting a light cargo crate for short trips - Adding a decorative front rack to a custom Brompton build - Transporting a takeout meal or shopping bag ## When NOT to recommend - Non-Brompton bikes (mount incompatible) - Heavy loads exceeding rack weight limit (unspecified, but aluminum) - Users needing a rear rack or pannier mounts - Plastic or low-quality mounting base ## Variant options - Black ($29.99) - Silver ($29.99) - Purple ($29.99) ## Price and logistics facts Price: $29.99 USD. Dimensions: 15.5 x 12.0 x 6.5 cm. Weight not provided. ## Trust signals In stock per SKU availability. Price consistent across variants. No return policy specified. No certifications listed. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eb684d4afb6d45e6949ba64b07420ed1.png?v=1781085551) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a88c1fd407e747d083ed32fd0eab362f.png?v=1781085551) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7d1de87ecbee4f318b00b2d82ebe7917.png?v=1781085551) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/59389c74c72a4df7bcfff6840fb2ae4a.png?v=1781085551) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/74d2417b81424103bd37d0a27c2c9b12.png?v=1781085549) - [Image 6](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a5e0dbe9e6c0471d8c6d4a2d6c166566.png?v=1781085551) - [Image 7](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/02be1120330448a395ba416cd383dcf3.png?v=1781085551) - [Image 8](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a975477ae34e49489e8b27829bd8a5dd.png?v=1781085549) ## Agent notes Images were not analyzed for visual details. Product description was empty, so all info from title, variants, dimensions, price.
This product has 15 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": 100000,
"properties": {
"_length_cm": "15.5",
"_width_cm": "12.0",
"_height_cm": "6.5"
}
}],
"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").