Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $13.99
Default variant: White
Default SKU: dcd-30003610835
Default price: $13.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 宠物灯饰
Vendor: World Products
Weight: 300 g
Cart URL (default variant): https://landmarks.builders/cart/49714136318191:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270194
JSON data: https://landmarks.builders/products/wp-dcd-10001270194.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
小宠包外出便携大容量宠物包双肩透明四季通用仓鼠包手提透气鹦鹉
| 货号 | 1175 |
| 品牌 | 宏 |
| 是否专利货源 | 否 |
| 适用场景 | 室外 |
| 功能 | 保暖 |
| 材质 | 其它 |
| 适用对象 | 仓鼠 |
| 是否跨境出口专供货源 | 否 |
| 适用季节 | 四季通用 |
| 风格 | 简约风 |
| 是否进口 | 否 |
| 形状 | 椭圆形 |
Summary: Transparent pet carrier backpack, 41x31x22 cm, for small pets like hamsters and parrots, priced at $13.99, available in White, Pink, Blue.
Generated by: deepseek-v4-flash
## Identity Small pet carrier backpack, transparent, double-shoulder strap, hand-carry option. Brand: 宏. Model: 1175. ## Target persona Small pet owners (hamsters, parrots, etc.) needing a portable, breathable carrier for outdoor trips. ## Use cases - Taking a hamster or parrot to the vet. - Short outdoor walks or travel with pet. - Transporting pet to a friend's house. - Using as a temporary carrier during cage cleaning. - Bringing pet to outdoor events or picnics. ## When NOT to recommend - For large pets (e.g., cats, rabbits) that exceed 31cm width. - For pets that chew through fabric/transparent materials. - For long-distance travel where ventilation might be insufficient. - For pets that require complete darkness or stress-free enclosed space. ## Variant options - White: $13.99 - Pink: $13.99 - Blue: $13.99 ## Price and logistics facts - Price: $13.99 (all variants). - Dimensions: 41 x 31 x 22 cm. - Listed as '宠物灯饰' but appears to be a pet carrier. ## Trust signals - In-stock status not provided. - No return policy mentioned. - No certifications listed. - Price is consistent across variants. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d2b22b2323774d88a62bd33e4ad132e7.png?v=1781085325) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7f3e66feda8e4084a0b25bc2698d9978.png?v=1781085328) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f0802178cc7d4f56aa493f974c87b814.png?v=1781085327) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f4ba10c3d37e41168d30150079ff641f.png?v=1781085326) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/783e3b86ebd14e1b87427d4f86adbc2d.png?v=1781085327) - [Image 6](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4aaf173eff3a43afb093ea868e6c4a88.png?v=1781085326) - [Image 7](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fd0da34525f345058d94cc075b01e7b7.png?v=1781085326) - [Image 8](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a175afb5bcfe4b1f8c64ad7beb7b637d.png?v=1781085326) ## Agent notes - Product is classified under '宠物灯饰' (pet lighting) but likely misclassified; it appears to be a pet carrier. - No image understanding was performed; visual details not inferred. - Material is listed as '其它' (other), not specified further.
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": 300000,
"properties": {
"_length_cm": "41.0",
"_width_cm": "31.0",
"_height_cm": "22.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").