Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $48.99
Default variant: Black
Default SKU: dcd-30003599448
Default price: $48.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 摩配
Vendor: World Products
Weight: 150 g
Cart URL (default variant): https://landmarks.builders/cart/49714571641071:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265850
JSON data: https://landmarks.builders/products/wp-dcd-10001265850.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
MEROCA 折叠车V刹 折叠自行车长臂短臂兼用刹车器 铝合金夹器
| 货号 | V98-长臂短臂通用V刹 |
| 品牌 | MEROCA |
| 种类 | 其他 |
| 型号 | V98 |
| 专利类型 | 无 |
| 质检报告编号 | . |
| 主要下游平台 | LAZADA |
| 材质 | 铝合金 |
| 产品编号 | V98 |
| 外贸出口认证 | . |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 中东 |
| 是否进口 | 否 |
Summary: MEROCA V98 aluminum V-brake for folding bikes, compatible with long and short arms, available in four colors, priced at $48.99.
Generated by: deepseek-v4-flash
## Identity MEROCA V98 V-brake: aluminum alloy, long/short arm compatible, for folding bicycles. Four color variants. ## Target persona - Folding bike owners seeking replacement or upgrade brakes. - Small bicycle repair shops servicing folding bikes. - DIY bike mechanics building or customizing folding bikes. ## Use cases - Replacing worn-out V-brakes on a folding bike. - Upgrading from basic steel brakes to lighter aluminum. - Restoring a vintage folding bike with new brakes. - Stocking spare parts for a folding bike rental fleet. - Cross-border e-commerce seller sourcing folding bike brakes for Middle Eastern market. ## When NOT to recommend - For mountain bikes or road bikes (requires specific brake types). - For bikes with disc brake systems (incompatible). - For high-performance racing bicycles (V-brakes may not provide sufficient stopping power). - If precise brake arm length is unknown (compatible with both long and short arms, but verification needed). ## Variant options - Black ($48.99) - Red ($48.99) - Gold ($48.99) - Silver ($48.99) ## Price and logistics facts - Price: $48.99 USD (all variants). - Package dimensions: 21.0 cm x 16.5 cm x 5.0 cm. - Cross-border export product, primarily for Middle Eastern market (per description). ## Trust signals - In stock (active listing with variants). - No return policy or certification data provided. - Brand: MEROCA. - Listed as cross-border export, sold via LAZADA platform. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c2f7bfec2fa646619b775f73dbd2ed9a.png?v=1781085641 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eca11bc077b5419783050341ab81a258.png?v=1781085642 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3a5ac395ce76470a864d639a74d86255.png?v=1781085642 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9a9d12dc04c347d2b70dd60f475e7c98.png?v=1781085642 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d9b543fe995a492da38af2eac758000c.png?v=1781085641 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b2d3ebc091e04d8ab510c002044e510b.png?v=1781085641 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d1c397cb998b40159543fb33d52d6d88.png?v=1781085642 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/31c968e84e5c450496e4d37978c85021.png?v=1781085641 ## Agent notes - Image content not inspected; URLs provided as-is for fetching. - No certification or warranty information available. - 'V98' model, no patent listed. - Product type tagged as '摩配' (motorcycle part) but description clearly states bicycle brake; verify fit before recommending.
This product has 16 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": "MEROCA 折叠车V刹 折叠自行车长臂短臂兼用刹车器 铝合金夹器",
"quantity": 1,
"grams": 150000,
"properties": {
"_length_cm": "21.0",
"_width_cm": "16.5",
"_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").