Brand: World Products (Landmark)
SKU: dcd-30003600229
Price: $279.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/49714545590511:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266017
JSON data: https://landmarks.builders/products/wp-dcd-10001266017.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: 304 stainless steel front fork bike rack/cargo platform for mountain and fruit bikes, 34x23x15 cm, $279.99.
Generated by: deepseek-v4-flash
## Identity 304 stainless steel bicycle front fork rack / cargo platform (排骨架车筐) for mountain bikes and fruit bikes. Dimensions: 34 x 23 x 15 cm. Single variant: Ss Front Fork Bike at $279.99. ## Target persona Built for mountain bikers, fruit bike (urban cargo bike) riders, and bikepackers who need a sturdy front-mounted platform for carrying gear. ## Use cases - Carrying groceries or a small bag on a city commute - Mounting a sleeping bag or tent for bikepacking trips - Transporting tools or a repair kit on a trail ride - Attaching a front basket or crate for extra cargo - Securing a bike light or other accessories to the front fork ## When NOT to recommend - Road bikes without front fork mounting eyelets - Carbon fiber forks not rated for rack loads - Riders who need a rear rack instead of front - Those seeking a lightweight plastic or wire basket ## Variant options Only one variant: Ss Front Fork Bike (SKU: dcd-30003600229) at $279.99. ## Price and logistics facts Price: $279.99 USD. Dimensions: 34 cm (L) x 23 cm (W) x 15 cm (H). No shipping or return policy details provided. ## Trust signals No stated certifications, in-stock status, or return policy. Price appears fixed across variant. Image assets available (see below). ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4b833ca7c78f49dc82d782152a7dcd48.png?v=1781085628 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/22006ac3da3343d582c12e2ca19de670.png?v=1781085628 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1c688fb8f1de4314a775e6364eb62884.png?v=1781085628 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/29b37fc7e22c4600aa63e00a5de61b22.png?v=1781085627 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/62d185a86e4c458d9621ed0aa9ec7dea.png?v=1781085627 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/11151125d2f7493abf14b7a86f1d4c9c.png?v=1781085627 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9684c572d75f4b2b9af0cb93a336319b.png?v=1781085628 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fdfb2dbc4ee34b8d84e921a18a4e774f.png?v=1781085626 ## Agent notes No image understanding performed. All facts taken from structured data only.
This product has 13 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": "304不锈钢自行车前叉货架排骨架车筐瓜车山地车前平台前支架包架",
"quantity": 1,
"grams": 650000,
"properties": {
"_length_cm": "34.0",
"_width_cm": "23.0",
"_height_cm": "15.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").