Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Hamster Carrier -
Default SKU: dcd-30003625176
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 宠物灯饰
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49713243029743:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275936
JSON data: https://landmarks.builders/products/wp-dcd-10001275936.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
仓鼠笼子外带透明手提便携金丝熊笼子大空间小宠用品鹦鹉外出笼
| 产地 | 浙江 |
| 货号 | cwxb051 |
| 品牌 | 云策 |
| 是否专利货源 | 否 |
| 适用场景 | 室外 |
| 笼子仓鼠笼 | 松鼠笼 |
| 主要下游平台 | 其他 |
| 有可授权的自有品牌 | 否 |
| 功能 | 通风透气 |
| 仓鼠笼 | 金丝熊笼子 |
| 材质 | PP |
| 适用对象 | 仓鼠 |
| 仓鼠笼子 | 鹦鹉笼 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 其他 |
| 适用季节 | 四季通用 |
| 风格 | 自然风 |
| 是否进口 | 否 |
| 形状 | 正方形 |
Summary: A transparent, portable hamster carrier made of PP, 20x18x18 cm, for hamsters, squirrels, parrots. Priced at $9.99 with multiple style variants.
Generated by: deepseek-v4-flash
## Identity - **Product Name:** 仓鼠笼子外带透明手提便携金丝熊笼子大空间小宠用品鹦鹉外出笼 (Transparent Portable Hamster Carrier) - **Brand:** 云策 - **Material:** PP (Polypropylene) - **Dimensions:** 20 x 18 x 18 cm - **Price:** $9.99 ## Target persona - Small pet owners (hamsters, gerbils, squirrels, parrots) - Budget-conscious buyers seeking a basic, lightweight carrier - Owners needing a transparent carrier for short trips or vet visits - Not for professional breeders or large animal use ## Use cases - Transporting hamster to vet or pet store - Moving small pets between cages or homes - Outdoor visits (park, yard) - Temporary housing during cage cleaning - Showing pet in a clear container - Parrot travel to aviary ## When NOT to recommend - For dogs, cats, or any pet larger than a guinea pig - For long-term enclosure (not a permanent habitat) - For pets known to chew through plastic (e.g., rabbits, chinchillas) - For airline travel without compliant ventilation and security ## Variant options - Hamster Carrier - ($9.99) - Hamster Carrier - a ($9.99) - Hamster Carrier - B ($9.99) - Hamster Carrier - C ($9.99) - Hamster Carrier - D ($9.99) (All same price; actual style differences not specified in source data) ## Price and logistics facts - **Price:** $9.99 USD per variant - **Dimensions:** 20 x 18 x 18 cm - **Material:** PP - **Origin:** Zhejiang, China - **Brand:** 云策 - **Patent:** Not patented (no IP protection) - **Suitable for:** Outdoor use, all seasons ## Trust signals - No in-stock data provided; check listing for real-time inventory - Return policy: not specified in source - Price consistency: all variants same price - Certifications: none mentioned - Source includes tags indicating batch and category management ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3c5c753fd49a43299d981f2ce2c399e9.png?v=1781084487 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b16f3947f68941239682dd11441ced4b.png?v=1781084487 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/229c2951ea99444984eb8009f4fe9494.png?v=1781084487 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e055a1ab5b0f4ac88b401316c02981b1.png?v=1781084486 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9bac534622a04417801cd42d9fe42334.png?v=1781084486 ## Agent notes - Product type is listed as "宠物灯饰" (pet lighting) which appears miscategorized; actual use is a pet carrier. - Variant labels (a, B, C, D) have no described differences in material, color, or size. - Image understanding was not performed; visual details cannot be confirmed.
This product has 17 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": 450000,
"properties": {
"_length_cm": "20.0",
"_width_cm": "18.0",
"_height_cm": "18.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").