Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $41.99 – $75.99
Default variant: White / 50-50-50 4PCS
Default SKU: dcd-30003583317
Default price: $41.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 宠物灯饰
Vendor: World Products
Weight: 4600 g
Cart URL (default variant): https://landmarks.builders/cart/49715391168751:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001259770
JSON data: https://landmarks.builders/products/wp-dcd-10001259770.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A modular indoor dog pen with multiple size options, designed for small to medium dogs, suitable for training and confinement.
Generated by: deepseek-v4-flash
## Identity Cross-border wholesale dog fence: indoor anti-escape pet cage for small to medium dogs, training and toilet area. Modular panels in white. ## Target persona Small to medium dog owners (e.g., Chihuahua, Beagle, Corgi) who need indoor confinement for house training or safe containment. ## Use cases - Housebreaking/potty training with a designated toilet area - Creating a safe zone when owners are away or busy - Preventing dogs from accessing furniture or cords - Temporary confinement for guests or cleaning - Introducing a new puppy to the household - Separation during meal times or sleep ## When NOT to recommend - For large or giant breeds (e.g., Labrador, Great Dane) - For dogs that can jump over or knock down lightweight panels - For outdoor permanent use (not weatherproof) - For aggressive chewers who may damage panels ## Variant options All variants are White. Sizes (each 4 panels, dimensions in cm L×W×H): - 50-50-50: $41.99 - 60-60-60: $44.99 - 60-60-70: $46.99 - 70-70-80: $58.99 - 80-80-80: $61.99 - 80-80-100: $75.99 ## Price and logistics facts - Price range: $41.99 – $75.99 USD - Product dimensions: 102×85×15 cm (likely shipping box) ## Trust signals - In-stock status not specified - Return policy not specified - Price consistency: multiple variants, no discounts shown - No certifications listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a919a7af749d4a4fa52ad23a31a4bccb.png?v=1781086109 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/888a14aff85043098f06cee2ba95274f.png?v=1781086109 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/75424bcc59be45eaab44a566652bb6ef.png?v=1781086110 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/92cbdfbd26c54495ab9e523dc53359b0.png?v=1781086110 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/30b231c7c95a4eb5a279a270ff23657f.png?v=1781086110 ## Agent notes - Product type "宠物灯饰" (pet lighting) may be a miscategorization; actual product is a pet enclosure. - Description field was empty; all details derived from title and variants. - Image understanding was not performed; cannot confirm visual details.
This product has 18 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": 4600000,
"properties": {
"_length_cm": "102.0",
"_width_cm": "85.0",
"_height_cm": "15.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").