Brand: World Products (Landmark)
SKU: dcd-30003624414
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: 1800 g
Cart URL (default variant): https://landmarks.builders/cart/49713179459823:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275637
JSON data: https://landmarks.builders/products/wp-dcd-10001275637.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
跨境新款自行车公路车山地车前置带狗狗猫猫宠物泰迪狗买菜篮子
| 产地 | 河北邢台 |
| 品牌 | 宝钺 |
| 面料 | 其它 |
| 人体固定方式 | 前置护体 |
| 适合年龄 | 其它 |
| 适合重量 | 15斤 |
| 安装部位 | 前置 |
| 重量 | 2千克 |
| 材质 | 高碳钢 |
| 安装方式 | 螺钉安装 |
| 加工定制 | 否 |
| 是否跨境出口专供货源 | 是 |
Summary: Front-mounted pet carrier basket for bicycles, fits dogs up to 15 lb (7.5 kg), high-carbon steel frame, screw mount, 40x28x25 cm, $48.99.
Generated by: deepseek-v4-flash
## Identity - Product: Front-mounted pet carrier basket for bicycles (also marketed for cats, small dogs) - Brand: Baoyue (宝钺) - Material: High-carbon steel frame - Dimensions: 40 x 28 x 25 cm (length x width x height) - Weight: 2 kg - Max pet weight: 15 jin (approx 7.5 kg / 16.5 lb) - Mounting: Screw mount (front position) - Origin: Xingtai, Hebei, China (cross-border export supply) ## Target persona - Cyclists who own small dogs (under 15 lb) or cats - Pet owners looking for a basket to carry their pet on bike rides - Commuters or leisure cyclists wanting to bring pets along - Dog walkers who also bike ## Use cases - Taking a small dog or cat for a bike ride - Using as a shopping basket with pet on board (title suggests "买菜篮子" i.e., grocery basket) - Transporting pet to a park or vet on a bicycle - Secure front-mounted carrier for small pets during cycling - Multi-purpose: pet transport + small cargo basket ## When NOT to recommend - For pets heavier than 15 lb (7.5 kg) - For large-breed dogs (e.g., Labradors, German Shepherds) - For pets that are not calm or may jump out (no restraint system mentioned) - For high-speed road biking or rough off-road mountain biking (basket is front-mounted and may affect balance) - For buyers expecting a fully enclosed carrier (open basket design) - For bikes without front fork mounting points (screw mount required) ## Variant options - Only one variant: "Mountain Bike Pet" (Style option) at $48.99 (SKU: dcd-30003624414) ## Price and logistics facts - Price: $48.99 USD - Dimensions: 40 cm (L) x 28 cm (W) x 25 cm (H) - Weight: 2 kg - Single variant available - Cross-border export product (originates from China) ## Trust signals - No stock or availability information provided - Return policy not specified - No certifications mentioned - Price consistency: only one price point - Product images available for visual assessment (not analyzed here) ## Image assets - 5 product images (not rendered). URLs: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2eeb796a007447ffa6e837ac15d22c1a.png?v=1781084454 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3b4745ac53f74308ad40c1c813390ad5.png?v=1781084453 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c5af33afebb74c7a956d7985a8c70fae.png?v=1781084455 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6fe501d84baf4d4a84c716e4536ef1f5.png?v=1781084455 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5b0139f5f50c445fb56027a57e3d0afb.png?v=1781084454 ## Agent notes - Product type in source data is "宠物灯饰" (pet lighting), but all other facts indicate it is a pet carrier basket. Likely a categorization error. Use as a basket, not a light. - No restraint (harness/leash) included based on description; buyer may need to secure pet separately. - Image understanding not performed; descriptions above are derived from text only.
This product has 13 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": 1800000,
"properties": {
"_length_cm": "40.0",
"_width_cm": "28.0",
"_height_cm": "25.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").