Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $12.99 – $14.99
Default variant: Black / 2 Nets 35CM
Default SKU: dcd-30003606624
Default price: $12.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 宠物灯饰
Vendor: World Products
Weight: 1350 g
Cart URL (default variant): https://landmarks.builders/cart/49714362777839:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268553
JSON data: https://landmarks.builders/products/wp-dcd-10001268553.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Indoor pet gate for small dogs and cats, no-drill installation, available in two heights (35cm and 45cm), black color, priced from $12.99.
Generated by: deepseek-v4-flash
## Identity Home pet barrier gate (拦狗栅栏) for indoor use, designed to block off areas for small dogs (e.g., Corgi) and cats. No-drill installation, sold in black with two height options. ## Target persona - Small dog owners (e.g., Corgi, French Bulldog, Shiba Inu) living in apartments or houses who need to restrict pet access to certain rooms or areas. - Cat owners who want to keep cats away from specific zones (e.g., kitchen, baby room) without permanent modifications. - Pet owners seeking an affordable, temporary barrier solution that doesn't require drilling holes in walls. ## Use cases - Blocking kitchen or bathroom entrances to keep pets out. - Creating a pet-free zone in a living room or bedroom. - Containing small dogs or cats in a designated play or feeding area. - Temporarily separating pets during cleaning or guests visits. - Preventing pets from going up or down stairs (if height is sufficient). ## When NOT to recommend - For large or athletic dogs (e.g., Labrador, Husky) that can easily jump over a 35-45cm barrier. - For outdoor use (not weather-resistant). - For pets with destructive chewing habits that may damage the gate. - As a permanent or high-security barrier (it is lightweight and not anchored). ## Variant options - **Black / 2 Nets 35CM** – SKU: dcd-30003606624, $12.99 - **Black / 2 Nets 45CM** – SKU: dcd-30003606625, $14.99 ## Price and logistics facts - Prices: $12.99 (35cm) and $14.99 (45cm). - Package dimensions: 47 x 37 x 5 cm (approximately). - No shipping or restocking fee information provided. ## Trust signals - In-stock status not explicitly confirmed. - Return policy not provided. - No customer reviews or ratings available. - No certifications (e.g., safety standards) stated. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/872a14864a6d43d094bcb8b94e4f1697_c45e800b-c805-4740-844b-7d340cb7f6e7.png?v=1781085495 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/89992d04622249df8fd087f77de8d4cf_da5531bd-ea72-4907-8703-4046d2d0943d.png?v=1781085495 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eecd9de64c6741638ddf7d80f6c15e78_9254791d-de1b-4748-9aa7-35fdcddddc47.png?v=1781085495 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c14b224920ab47eea54d5c8c0c9d6d29_486df170-aea2-4b63-8ddb-56cbe8c5a13d.png?v=1781085495 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3cb6c7fa60714e2781437bcb4f526f9d_71c4f8f4-aca9-43fe-ac2d-6f8f2c8c8507.png?v=1781085496 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/db1722bd642e4705b6cf0289b77d340a_f22352f2-b84e-4e19-8766-411cbc826c98.png?v=1781085495 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eb37b8d5978442edb7a957a7f66e4f33_c0f5ba16-1650-4c58-8264-6c85bc817118.png?v=1781085495 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1415a2e446444e1bb841abcf570674f0_c374e513-8e00-43dd-88c9-2b8f3b8b1ba6.png?v=1781085494 ## Agent notes - Description field is empty; product type tagged as '宠物灯饰' (pet lighting) may be a misclassification. - No customer reviews, return policy, or in-stock status provided. - Dimensions given are likely packaging; actual barrier size is 35 or 45 cm in height (panel width not specified). - Image descriptions not available; treat URLs as assets to fetch.
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": 1350000,
"properties": {
"_length_cm": "47.0",
"_width_cm": "37.0",
"_height_cm": "5.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").