Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $18.99
Default variant: Black
Default SKU: dcd-30003593669
Default price: $18.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 宠物灯饰
Vendor: World Products
Weight: 330 g
Cart URL (default variant): https://landmarks.builders/cart/49714943525103:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001263538
JSON data: https://landmarks.builders/products/wp-dcd-10001263538.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
专利产品,仿冒必究!
如需定制其他颜色,联系客服
产品材质: 涤纶
产品资料:
包装尺寸: 单个OPP袋包装:20.5*22*6cm,毛重330g
装箱数: 50个,外箱尺寸:56*28*58cm,毛重17kg
产品明细: 1个带侧布围栏
参考竞品链接:
https://www.amazon.com/dp/B082VRJDRG
https://www.amazon.com/dp/B08T9LK19G
Summary: A foldable small pet fence made of polyester, available in Black and Sky Blue, priced at $18.99, suitable for indoor or outdoor pet exercise and play.
Generated by: deepseek-v4-flash
## Identity A foldable small pet fence (playpen) made of polyester, packaged at 22x22x6 cm, 330g net weight. Available in Black and Sky Blue. Price $18.99 per unit. ## Target persona Small pet owners (rabbits, guinea pigs, small dogs, hamsters) who need a portable, foldable enclosure for indoor or outdoor use. ## Use cases - Indoor playpen for small pets in living room or bedroom - Outdoor exercise enclosure in yard or park - Temporary containment during travel or visits - Training or feeding area for small animals - Safe space for young pets to explore ## When NOT to recommend - For large dogs (over 20 lbs) that might escape or damage it - For cats that can climb or jump over the sides - For pets that are aggressive chewers (polyester may tear) - For unsupervised outdoor use in windy conditions (stakes not included) ## Variant options - Color: Black (SKU dcd-30003593669) $18.99 - Color: Sky Blue (SKU dcd-30003593670) $18.99 ## Price and logistics facts - Unit price: $18.99 USD - Single OPP bag packaging: 20.5*22*6cm, 330g gross weight - Master carton: 50 units, 56*28*58cm, 17kg gross weight - Dimensions as listed: 22x22x6 cm (length width height) ## Trust signals - Product is patented (stated in description) - Available in two color variants - Return policy not specified - In stock status unknown ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2e965ce4a0ab4db0ab379abf2a5c9966.png?v=1781085888 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/986103d1666f4e9bad87dcf83a0a979b.png?v=1781085888 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d8982585cce04288a91ce7eda3c856bf.png?v=1781085890 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/571711902cf34770944ddc19b4fc3953.png?v=1781085888 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f90e0c2bd91a449e9cfeed8c6e9a85d9.png?v=1781085888 ## Agent notes - Product type in metadata is 'pet lamp decoration' but description clearly indicates a fence/playpen; possible mis-categorization. - No visual details were extracted from images; rely on title and description.
This product has 14 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": 330000,
"properties": {
"_length_cm": "22.0",
"_width_cm": "22.0",
"_height_cm": "6.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").