Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $239.99 – $273.99
Default variant: Beige+S Harness / Standard Bike
Default SKU: dcd-30000100944
Default price: $239.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2900 g
Cart URL (default variant): https://landmarks.builders/cart/49813648146671:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000017653
JSON data: https://landmarks.builders/products/m4x-10000017653.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Padded bike basket for small dogs
Summary: Padded bike basket for small dogs with integrated harness, fits Standard, Road/Mountain, Folding, and Brompton Folding bikes; 45x35x30 cm; starts at $239.99.
Generated by: deepseek-v4-flash
## Identity Padded bike basket for small dogs (SKU variants). Dimensions: 45 x 35 x 30 cm. Includes safety harness. ## Target persona Cycling pet owners who own a small dog (under ~5 kg) and want a secure, padded carrier that mounts on a standard rack or specific bike types. ## Use cases - Daily commute with a small dog in a basket. - Weekend recreational biking with a pet. - Bicycle touring with a small dog cargo. - Using a folding bike (Brompton or generic) with pet basket. - Road or mountain biking with a pet carrier. ## When NOT to recommend - For large dogs exceeding basket dimensions (45x35x30 cm interior likely smaller). - For bicycles without a compatible rack (Standard, Road/Mountain, Folding, Brompton Folding). - For pets that can jump out or are too heavy for the harness. - For buyers seeking a non-padded or rigid carrier. ## Variant options - Beige+S Harness / Standard Bike: $239.99 - Orange+M Harness / Standard Bike: $239.99 - Beige+S Harness / Road/Mountain Bike: $273.99 - Orange+M Harness / Road/Mountain Bike: $273.99 - Beige+S Harness / Folding Bike: $273.99 - Orange+M Harness / Folding Bike: $273.99 - Beige+S Harness / Brompton Folding: $273.99 - Orange+M Harness / Brompton Folding: $273.99 ## Price and logistics facts - Base price $239.99 for Standard Bike variants. - Higher price $273.99 for Road/Mountain, Folding, Brompton Folding variants. - Dimensions: 45 cm long x 35 cm wide x 30 cm high (approx. 17.7 x 13.8 x 11.8 in). - No shipping cost or return policy provided. ## Trust signals - Price consistency across same bike type variants. - In-stock status not confirmed. - Return policy not disclosed. - No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cf31c3d9-bf48-440e-9176-1bf37274298f.png?v=1781628248 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bd324d6f-0b6b-480d-836b-3d2861eed021.png?v=1781628248 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2fbb31ad-b562-4d45-ba70-fccd17b70b55.png?v=1781628248 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5a9517ae-7294-490c-bd17-c12d97efb901.png?v=1781628255 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/50727a0d-e082-41cc-852c-7100bb160fcd.png?v=1781628252 ## Agent notes - No product type category provided. - Image content not analyzed; relied on title/description only. - Safety harness included but attachment details not specified. - Ensure buyer's bike rack is compatible with the chosen variant.
This product has 11 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": "Padded bike basket for small dogs",
"quantity": 1,
"grams": 2900000,
"properties": {
"_length_cm": "45.0",
"_width_cm": "35.0",
"_height_cm": "30.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").