Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $16.99
Default variant: White
Default SKU: dcd-30003604265
Default price: $16.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 摩配
Vendor: World Products
Weight: 1200 g
Cart URL (default variant): https://landmarks.builders/cart/49714297405679:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267622
JSON data: https://landmarks.builders/products/wp-dcd-10001267622.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: Sturdy rear basket for electric tricycles, 45x32x27 cm, available in White/Gray/Brown for $16.99.
Generated by: deepseek-v4-flash
## Identity Rear cargo basket for electric tricycles (休闲电动三轮车), designed for secure attachment and large capacity storage. ## Target persona Electric tricycle owners who need additional storage for daily errands, shopping, or light cargo; seniors using mobility trikes; small delivery operators. ## Use cases - Carrying groceries or shopping bags on a trike. - Transporting tools or light equipment for maintenance work. - Storing personal items during leisure rides. - Adding cargo space for small deliveries within a neighborhood. - Securing a pet carrier or pet supplies on a trike. ## When NOT to recommend - Standard bicycles or motorcycles (not designed for them). - Heavy industrial or construction loads (basket capacity limited). - High-speed or off-road vehicles (not tested for those conditions). - Users seeking a waterproof or lockable container (no such features stated). ## Variant options - White (SKU: dcd-30003604265) - Gray (SKU: dcd-30003604266) - Brown (SKU: dcd-30003604267) All variants at same price $16.99. ## Price and logistics facts - Price: $16.99 USD (fixed across variants). - Dimensions: 45 cm (L) × 32 cm (W) × 27 cm (H). - Weight: not provided. - Shipping: not specified. ## Trust signals - Multiple high-resolution product images available (8 images). - Three color options with distinct SKUs. - No reviews or ratings provided. - Return policy: not disclosed. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fe48ff55216e4d02b350542d3de58213.png?v=1781085457) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5ceb9b1996244247b70f98c64dac1f62.png?v=1781085456) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/261736a32cee415589f44276f7e9e36b.png?v=1781085457) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3bc5ad5414ed49fcb2e3a69865d7dab8.png?v=1781085457) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7f1f887e122443f6a084bee09ff7942e.png?v=1781085457) - [Image 6](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3a6d48e7342146c69d7b0e8d8baf331e.png?v=1781085457) - [Image 7](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/01ec265c72cb40d799daf70c32979065.png?v=1781085457) - [Image 8](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0885e1bd8a914389a98ffb109ef9584c.png?v=1781085457) ## Agent notes - Product title: "休闲电动三轮车专用后置车筐稳固耐用大容量收纳车筐通用改装配件" (specific to leisure electric tricycles). - Category: 摩配 (motorcycle/scooter accessories). - No description provided; features inferred from title (sturdy, large capacity, universal retrofit accessory). - Image content not analyzed.
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": "休闲电动三轮车专用后置车筐稳固耐用大容量收纳车筐通用改装配件",
"quantity": 1,
"grams": 1200000,
"properties": {
"_length_cm": "45.0",
"_width_cm": "32.0",
"_height_cm": "27.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").