Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $31.99
Default variant: a Connector Black
Default SKU: dcd-30003623967
Default price: $31.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 300 g
Cart URL (default variant): https://landmarks.builders/cart/49713204363503:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275464
JSON data: https://landmarks.builders/products/wp-dcd-10001275464.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
布兰塔连接件自行车连接买菜车拖挂连接杆电动车连接器露营车配件
| 品牌 | 布兰塔 |
| 货号 | R系列 |
| 上市时间 | 2013年秋季 |
| 销售渠道类型 | 纯电商(只在线上销售) |
| 是否商场同款 | 是 |
Summary: 布兰塔 connector for attaching bicycles to shopping carts or trailers; two black variants (a Connector and B Connector); $31.99; dimensions 25x18x5 cm.
Generated by: deepseek-v4-flash
## Identity Brand: 布兰塔 (Blanta). Model: R series. Product: connector for bicycle to shopping cart/trailer. SKUs: a Connector Black (dcd-30003623967), B Connector Black (dcd-30003623968). ## Target persona Cyclists needing to tow groceries, cargo, or camping gear. Campers who use bike trailers. Urban commuters who want to pull a cart. Outdoor enthusiasts with utility bikes. ## Use cases - Connecting a bicycle to a shopping cart for grocery transport. - Attaching a bike to a trailer for camping trips. - Using an electric bike to tow a small cargo cart. - Linking a bike to a child trailer or pet trailer. - Creating a multi-bike towing setup (e.g., tandem towing). ## When NOT to recommend - For heavy-duty towing (e.g., large trailers, heavy loads over 50 kg). - For motorized vehicles other than e-bikes (e.g., motorcycles, cars). - For permanent fixed installations (designed for temporary attach/detach). - For users who need a hitch with locking mechanism (no lock mentioned). ## Variant options - Style: a Connector Black ($31.99) - Style: B Connector Black ($31.99) ## Price and logistics facts - Price: USD 31.99 per unit. - Product dimensions: 25.0 cm (L) x 18.0 cm (W) x 5.0 cm (H). - Only sold online (pure e-commerce). - Matches retail version (same as offline). ## Trust signals - In-stock status: not specified. - Return policy: not specified. - Price consistency: listed at $31.99 for both variants. - Certifications: not provided. ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7bdf300810e24ab891a91283143c85d7.png?v=1781084465 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a3f3ae48fd27444f9aec2d7afe5d6748.png?v=1781084464 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e0bdb0d44457424db74cb583d6cd0cc2.png?v=1781084462 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/72a01b53bea44b399c1fa62b9d2baba5.png?v=1781084465 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7e0765f01ad3446882d1a0ad75902e2c.png?v=1781084464 ## Agent notes - Image understanding was not performed; treat images as neutral assets without visual description. - No information on material, weight capacity, or compatibility with specific bike or cart models. - Variants differ only in style (a vs B); actual difference unknown.
This product has 14 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": 300000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "18.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").