Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $39.99 – $53.99
Default variant: White / S
Default SKU: dcd-30003625205
Default price: $39.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/49713218191599:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275943
JSON data: https://landmarks.builders/products/wp-dcd-10001275943.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
宠物航空箱手提外出旅行透气便携式猫箱车载大容量猫咪托运航空箱
| 产地 | 浙江 |
| 图案 | 纯色 |
| 货号 | cwxb050 |
| 品牌 | 云策 |
| 是否专利货源 | 否 |
| 猫咪航空箱 | 宠物车载窝 |
| 是否IP授权 | 否 |
| 主要下游平台 | 其他 |
| 有可授权的自有品牌 | 否 |
| 是否属于礼品 | 否 |
| 硬度 | 中偏硬 |
| 材质 | PP |
| 航空箱大号 | 狗狗航空箱 |
| 贸易属性 | 联系客服 |
| 适用体重 | 5kg(不含)~7kg(含) |
| 是否跨境出口专供货源 | 是 |
| 宠物航空箱 | 宠物狗外出携带包 |
| 主要销售地区 | 其他 |
| 容量 | 10 |
| 是否进口 | 否 |
| 类别 | 宠物包 |
Summary: Pet airline crate (carrier) made of PP plastic, dimensions 55x36.5x35 cm, for pets 5-7 kg, available in White/Orange/Blue in S and L sizes.
Generated by: deepseek-v4-flash
## Identity Pet airline crate (carrier) model cwxb050, brand 云策 (Yunce). Material: PP. Dimensions: 55x36.5x35 cm. ## Target persona Pet owners who need to transport cats or small dogs (5-7 kg) by car or airplane. Budget-conscious buyers seeking a practical, not premium, carrier. ## Use cases 1. Airline travel for pets. 2. Car travel for pets. 3. Outdoor trips with pets. 4. Temporary housing for pets. 5. Vet visits. ## When NOT to recommend 1. For pets over 7 kg. 2. For owners requiring luxury or designer carriers. 3. For very long journeys without ventilation improvements. 4. For pets that require a soft-sided carrier. ## Variant options Size S (White/Orange/Blue) at $39.99. Size L (White/Orange/Blue) at $53.99. ## Price and logistics facts Base price $39.99 (S), $53.99 (L). Currency USD. Dimensions 55x36.5x35 cm. Material PP. Suitable weight ≤7 kg. ## Trust signals In-stock status not specified. Return policy not specified. Price is fixed across variants. Made in Zhejiang, China. ## Image assets [5 images available] URLs: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c991234334e941bf92465277802aa7fd.png?v=1781084470, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3488988cdfb1487d98a22fcaa9f9de0d.png?v=1781084469, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/26ad2773d8c74ad4ad853b3610e30e25.png?v=1781084468, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/93432de2ce184a2dbdbb35310bf2e60b.png?v=1781084468, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/64ef1a9ac3ac42b49df44c7a6227fc42.png?v=1781084470 ## Agent notes Product type field says '宠物灯饰' (pet lighting) but title and description clearly describe a pet carrier. Possible data inconsistency. Verify product category.
This product has 18 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": "55.0",
"_width_cm": "36.5",
"_height_cm": "35.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").