Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $10.99
Default variant: Beige
Default SKU: dcd-30003615757
Default price: $10.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 宠物灯饰
Vendor: World Products
Weight: 700 g
Cart URL (default variant): https://landmarks.builders/cart/49713863098607:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271938
JSON data: https://landmarks.builders/products/wp-dcd-10001271938.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
宠物包包狗狗猫咪小型犬透气大容量侧开单肩猫包小狗外出便携包
| 产地 | 其他 |
| 图案 | 纯色 |
| 货号 | 3322 |
| 品牌 | 宏跃专宠 |
| 是否专利货源 | 否 |
| 是否IP授权 | 否 |
| 有可授权的自有品牌 | 否 |
| 是否属于礼品 | 否 |
| 硬度 | 中偏硬 |
| 材质 | 牛津 |
| 贸易属性 | 内贸 |
| 是否跨境出口专供货源 | 否 |
| 容量 | 10斤内猫咪 |
| 是否进口 | 否 |
| 类别 | 宠物包 |
Summary: Oxford fabric pet carrier bag for small dogs and cats up to 10 jin (5 kg). Side opening, single shoulder strap. Available in four colors at $10.99.
Generated by: deepseek-v4-flash
## Identity Product name: 宠物包包狗狗猫咪小型犬透气大容量侧开单肩猫包小狗外出便携包. Material: Oxford. Dimensions: 43x30x10 cm. Brand: 宏跃专宠. Capacity: 10斤内猫咪 (up to 10 jin / ~5 kg cats). ## Target persona Budget-conscious pet owners with small dogs or cats (under 5 kg) needing an affordable, portable carrier for short trips, vet visits, or daily outings. ## Use cases 1. Taking a small cat or dog to the veterinarian. 2. Short trips like visiting friends or pet-friendly parks. 3. Daily walks for small breeds that need carrying in crowded areas. 4. Storing the pet at home in a confined space (e.g., during cleaning). 5. Traveling on public transport where pets must be contained. ## When NOT to recommend - For large breed dogs (over 5 kg); capacity insufficient. - For long-duration travel or airline cabin use (no airline approval mentioned). - For owners seeking premium materials, padded straps, or luxury design. - For pets that are aggressive chewers; Oxford fabric may be damaged. ## Variant options Four color variants: Beige, Purple, Yellow, Black. All priced at $10.99. ## Price and logistics facts - Price: $10.99 USD per unit. - Dimensions: 43 x 30 x 10 cm. - Capacity: 10 jin (approx 5 kg) cats. - Material: Oxford fabric. - Brand: 宏跃专宠. ## Trust signals - Listed with a product type "宠物灯饰" (pet lighting) but description indicates pet carrier; tag inconsistencies. - Multiple variants available (4 colors) at same price. - No explicit warranty or return policy provided in facts. - In-stock status not confirmed. - No certifications (e.g., airline-approved, safety tested) mentioned. ## Image assets 8 image URLs provided. No alt text or visual details available. Agents should fetch images to assess design, opening, and strap configuration. ## Agent notes - Pricing is low for a pet carrier; consider quality concerns. - Product type tag "宠物灯饰" may be a categorization error; confirm functionality. - No brand website or reputation data provided. - Image analysis required to verify side opening, strap type, and breathability features.
This product has 16 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": 700000,
"properties": {
"_length_cm": "43.0",
"_width_cm": "30.0",
"_height_cm": "10.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").