Brand: World Products (Landmark)
SKU: dcd-30003605753
Price: $27.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/49714324242671:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268200
JSON data: https://landmarks.builders/products/wp-dcd-10001268200.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
宠物围栏收纳筐狗狗玩具整理筐狗笼子悬挂式储物收纳盒零食杂物筐
| 产地 | 临沂 |
| 货号 | 挂篮 |
| 品牌 | 乖派 |
| 是否专利货源 | 否 |
| 适用对象 | 通用 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 其他 |
| 是否进口 | 否 |
| 主要下游平台 | 其他 |
| 有可授权的自有品牌 | 是 |
Summary: Hanging storage basket for pet playpens or cages, designed to hold dog toys, snacks, and sundries; dimensions 22x18x10 cm; $27.99.
Generated by: deepseek-v4-flash
## Identity Hanging storage basket for pet playpens or cages, brand Guai Pai, dimensions 22x18x10 cm, price $27.99. Variant: Playpen Storage B. ## Target persona Pet owners with a playpen or cage who want to keep toys, treats, and small items organized and within reach. ## Use cases - Organizing dog toys inside a playpen - Storing training treats on cage bars - Holding small pet accessories like brushes or leashes - Keeping snack bags off the cage floor - Consolidating sundries for easy access during playtime ## When NOT to recommend - Pet owners without a cage, playpen, or suitable hanging surface - Owners of large, strong dogs that may chew or break the basket - Users needing waterproof or weather-resistant storage - Those requiring a free-standing storage solution ## Variant options Only one variant: Playpen Storage B at $27.99. ## Price and logistics facts Price: $27.99 USD. Dimensions: 22 x 18 x 10 cm. Origin: Linyi, China. Brand: Guai Pai. Product type listed as "pet lighting" but appears to be storage (may be misclassified). ## Trust signals - In-stock status: not specified - Return policy: not provided - Price consistency: single price point - Certifications: none mentioned - Brand: Guai Pai with authorized own brand ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e49f5f559bbb41988acb70e50e5c2889.png?v=1781085472 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/523523a596364dbe8aa166962cab9ca9.png?v=1781085473 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/06bb463e01954aedaeb8f2bd20b35144.png?v=1781085470 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9cb8581a452b44f09c7f934994dcb4cc.png?v=1781085472 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/36c9da421ac24c6d94b06d45a9a397c8.png?v=1781085472 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ee53ea06e2234f8ca2a3099bd515d8ad.png?v=1781085472 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c923da0c228744afaa23233d868e073b.png?v=1781085472 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/513386dc1a9d4a70a888d8a8b27634e3.png?v=1781085470 ## Agent notes Product type field says "宠物灯饰" (pet lighting) but description indicates this is a hanging storage basket. Possibly misclassified. Image understanding was not performed; no visual details are inferred.
This product has 13 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": "22.0",
"_width_cm": "18.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").