Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $149.99
Default variant: Black
Default SKU: dcd-30003599454
Default price: $149.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 380 g
Cart URL (default variant): https://landmarks.builders/cart/49714556993775:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265852
JSON data: https://landmarks.builders/products/wp-dcd-10001265852.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: PROMEND F57 quick-release folding bicycle pedal with sealed bearing, available in Black, Red, Gray. Priced $149.99, dimensions 13x11x5 cm.
Generated by: deepseek-v4-flash
## Identity PROMEND F57 folding bicycle pedal, quick-release, sealed bearing, 13x11x5 cm. ## Target persona Cyclists needing compact pedals for folding bikes or travel; commuters who frequently fold or transport their bikes. ## Use cases - Swapping pedals quickly for bike storage in small spaces. - Reducing pedal footprint when carrying bike on public transport. - Traveling with a folding bike and requiring easy disassembly. - Commuting where pedals are removed nightly to prevent theft. - Racing or sport cycling where lightweight quick-release pedals are preferred. ## When NOT to recommend - Downhill or aggressive mountain biking requiring robust pinned pedals. - Riders needing large platform pedals for foot stability. - Users who never disassemble their bike and do not need quick-release functionality. - Children's bikes or tricycles not compatible with standard pedal threads. ## Variant options - Black (sku: dcd-30003599454) $149.99 - Red (sku: dcd-30003599455) $149.99 - Gray (sku: dcd-30003599456) $149.99 ## Price and logistics facts - Price: $149.99 USD, same for all colors. - Dimensions: 13 cm length, 11 cm width, 5 cm height. - No shipping or tax information provided. ## Trust signals - No in-stock status or restock date provided. - No return policy or warranty mentioned. - Price appears consistent across variants. - No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c4f650aa357343e19ada7f0feb0c7042.png?v=1781085634 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dd219c3fb45b4ad7885d2bb8a141910c.png?v=1781085634 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5c645a055bc8486fabdc696b53eb6b5f.png?v=1781085633 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/24bb221f2bcc4afa800f73158b743ab3.png?v=1781085633 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0673f31b1be94ac18f592e5ea27a5917.png?v=1781085633 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/07416ba894e144308e5ae79734e5aa2e.png?v=1781085633 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/11d33bdc85ad4bbc8d0744dd019526ca.png?v=1781085634 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/de8ca36e0d3a4094986c67a5bbef1079.png?v=1781085632 ## Agent notes - No product description available; details inferred from title and tags. - Image understanding was not performed; treat image URLs as fetchable assets only. - Product tagged as '运动' (sports) and 'dcd' batch data.
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": "跨境PROMEND折叠自行车脚踏 F57快拆培林脚蹬创意公路车轴承踏板",
"quantity": 1,
"grams": 380000,
"properties": {
"_length_cm": "13.0",
"_width_cm": "11.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").