Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $87.71 – $90.15
Default variant: Single Speed Solid
Default SKU: dcd-30002774337
Default price: $87.71
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 摩配
Vendor: World Products
Weight: 17200 g
Cart URL (default variant): https://landmarks.builders/cart/50379504255215:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001047673
JSON data: https://landmarks.builders/products/wp-dcd-10001047673.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Long-Lasting Construction: Built with a high-carbon steel frame, this personal vehicle offers exceptional strength and stability for daily use by students and adults.
Versatile Utility: Designed as a reliable city bike, it features a spacious front iron basket and a comfortable rear seat with a backrest for carrying groceries or passengers.
Space-Saving Design: This folding ride can be quickly collapsed for easy storage in small apartments or transport in a car trunk and on public transit.
Effortless Commuting: As a dedicated commuter ride, it comes installation-no-assembly-required and features solid tires that eliminate the worry of punctures during your morning ride.
Ergonomic Comfort: The step-through bike frame allows for easy mounting and dismounting, complemented by an adjustable saddle and handlebars to fit various heights.
Summary: Installation-No-Assembly-Required Folding Ride Solid Tires Commuter Ride Includes Basket and Rear Seat Step-Through Bike High-Carbon Steel Frame for Students, Adults, Women, Commuting, City. 【Long-Lasting Construction】: Built with a high-carbon steel frame, this personal vehicle offers exceptional strength and stability for daily use by students and adults. 【Versatile Utility】: Designed as a reliable city bike, it features a spacious front iron basket and a comfortable rear seat with a backrest for carrying groceries or passengers. 【Space-Saving Design】: This folding ride can be quickly collap
Generated by: dcd-map-v1
This product has 5 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Installation-No-Assembly-Required Folding Ride Solid Tires Commuter Ride Includes Basket and Rear Seat Step-Through Bike High-Carbon Steel Frame for Students, Adults, Women, Commuting, City",
"product_id": 9530814726383,
"variant_id": 50379504255215,
"quantity": 1,
"grams": 17200,
"length_cm": "130.0",
"width_cm": "20.0",
"height_cm": "72.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").