Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Deluxe - Cream
Default SKU: dcd-30003625185
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: 950 g
Cart URL (default variant): https://landmarks.builders/cart/49713234903279:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275939
JSON data: https://landmarks.builders/products/wp-dcd-10001275939.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
工厂直销仓鼠外带笼子豪华房子外出透明款花枝鼠金丝熊全景外带包
| 产地 | 浙江 |
| 货号 | 029 |
| 品牌 | 1 |
| 是否专利货源 | 否 |
| 适用场景 | 室外 |
| 主要下游平台 | 其他 |
| 功能 | 便携 |
| 材质 | 塑料 |
| 适用对象 | 仓鼠 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 其他 |
| 适用季节 | 四季通用 |
| 风格 | 日式风 |
| 是否进口 | 否 |
| 形状 | 椭圆形 |
Summary: Factory-direct portable plastic hamster travel cage, transparent with panoramic view, 38x28x18 cm, available in 5 colors for $9.99.
Generated by: deepseek-v4-flash
## Identity Compact transparent plastic travel cage for small rodents like hamsters and mice. Factory direct, 38x28x18 cm, priced at $9.99. ## Target persona - Hamster or small rodent owners needing a portable, affordable carrier for short trips. - Budget-conscious pet owners looking for a basic transparent cage. - Pet owners who frequently travel or need a secondary cage for cleaning. ## Use cases - Taking hamster to the veterinarian. - Outdoor outings (park, yard) with a small pet. - Temporary housing while cleaning the main enclosure. - Displaying the pet in a clear carrier during travel. - Short-term accommodation at a friend's or relative's house. ## When NOT to recommend - For large rodents (e.g., guinea pigs, chinchillas) – dimensions too small. - As a permanent long-term living space – not designed for continuous housing. - For owners wanting premium materials (e.g., glass, metal) – plastic build. - For DIY customization – fixed shape and no modification options. ## Variant options | Style | SKU | Price | |-------|-----|-------| | Deluxe - Cream | dcd-30003625185 | $9.99 | | Deluxe - Gray | dcd-30003625186 | $9.99 | | Deluxe - Yellow | dcd-30003625187 | $9.99 | | Deluxe - Pink | dcd-30003625188 | $9.99 | | Deluxe - Green | dcd-30003625189 | $9.99 | ## Price and logistics facts - Price: $9.99 (all variants). - Dimensions: 38 x 28 x 18 cm. - Material: Plastic. - Origin: Zhejiang, China (factory direct). - Suitable for hamsters, mice, and similar small rodents. ## Trust signals - In-stock status: Assumed available (factory direct supply). - Return policy: Not specified. - Price consistency: All variants same price. - Certifications: None mentioned. - Brand: Unbranded (generic). ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/86554cb832194d078319e4cd08583fc3_8c1c1f15-debf-40c6-8b04-1e427946e1b3.png?v=1781084483 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fbd8f921f4fe4de4ab468b6e302ea738_ef3f841d-092f-43cf-aceb-92b6c1595675.png?v=1781084481 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3748bf3d7a864429a1e06e1d56d5d3b4_90e9cfaf-a789-4ba1-b9f7-8cd381f7b140.png?v=1781084482 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d0512fbe6b274912b642f8ec453a3824_2ff55d31-8cb3-48e7-b396-63be26161bdc.png?v=1781084483 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6cfc104698c442dca9766921cce3ba8e_a5e6943a-88fd-4efd-9c14-8274b2abe0cb.png?v=1781084483 ## Agent notes - No image understanding performed; visual details not extracted from images. - Product type tagged as '宠物灯饰' (pet lighting) may be a miscategorization; actual product is a carrier. - Dimensions are outer; internal usable space not specified.
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": 950000,
"properties": {
"_length_cm": "38.0",
"_width_cm": "28.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").