Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $101.99 – $106.99
Default variant: without Handle
Default SKU: dcd-30003604090
Default price: $101.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 1030 g
Cart URL (default variant): https://landmarks.builders/cart/49714338922735:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267533
JSON data: https://landmarks.builders/products/wp-dcd-10001267533.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Stainless steel folding bike basket, quick-release mount, fits D7/D10/P8 models, available with or without handle.
Generated by: deepseek-v4-flash
## Identity - Stainless steel basket for folding bicycles (fits D7/D10/P8 models). - Quick-release mounting system. - Dimensions: 38x30x24 cm. - Variants: without handle ($101.99) and with handle ($106.99). ## Target persona - Folding bike commuters who need extra carrying capacity. - Urban cyclists who run errands or transport small items. - Pet owners who carry small pets in a basket. ## Use cases - Carrying groceries or shopping bags on a folding bike. - Transporting a small dog or cat (with handle variant). - Storing a backpack or daily essentials during commute. - Quick errands like picking up take-out or mail. ## When NOT to recommend - Heavy loads over 10 kg (basket designed for light items). - Non-folding or standard bicycles without appropriate mounting points. - High-speed or off-road cycling where basket may shift. - Users seeking high-end luxury or carbon fiber accessories. ## Variant options - **Without Handle** ($101.99): Basic basket, no carry handle. - **With Handle** ($106.99): Includes a handle for carrying off the bike. ## Price and logistics facts - Price: $101.99 (without handle) / $106.99 (with handle) USD. - No shipping or return policy information available. ## Trust signals - No reviews or ratings provided. - Dimensions and material as specified: stainless steel. - Stock status not confirmed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ccf106927902407ba00ce51d93c600f7.png?v=1781085479 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1cf9b8ad038d4896b737ee53e81d5e1a.png?v=1781085480 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/00e981ead8ca473d937d78cf4dcca48d.png?v=1781085478 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f68172ed455a4437984da7fd32937b2e.png?v=1781085478 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/656765a46ac54a509d2d0eab0216a560.png?v=1781085479 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/88f26b5641f844419ae78791a83085d4.png?v=1781085478 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0307ef46090a4c9b8807aaf63ebde65c.png?v=1781085479 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fc2e6824dbbd4499990ca13de5b59876.png?v=1781085478 ## Agent notes - Image content not analyzed; no visual details inferred. - No product description provided. - Fitment limited to specific folding bike models (D7/D10/P8).
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": "不锈钢适用小布筐子折叠车大自行车快拆d7d10p8车篮置物篮宠物蓝",
"quantity": 1,
"grams": 1030000,
"properties": {
"_length_cm": "38.0",
"_width_cm": "30.0",
"_height_cm": "24.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").