Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $27.99 – $31.99
Default variant: Black / 6 Nets 35CM
Default SKU: dcd-30003606626
Default 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: 2500 g
Cart URL (default variant): https://landmarks.builders/cart/49714360975599:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268554
JSON data: https://landmarks.builders/products/wp-dcd-10001268554.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 barrier gate, no-drill installation, suitable for small dogs and cats. Available in 35cm and 45cm heights.
Generated by: deepseek-v4-flash
## Identity Product: 家用拦狗栅栏室内围栏免打孔小型犬柯基隔离栏杆隔断铁网猫咪挡板. A no-drill indoor pet gate designed for small dogs (e.g., Corgi) and cats. Made of iron mesh with black finish. ## Target persona Small dog owners (especially Corgi owners) seeking a temporary, no-drill barrier for indoor use, and cat owners who need to restrict access to certain rooms. ## Use cases - Blocking off kitchen or stairs to prevent pet entry - Creating a safe play zone for small pets - Temporarily closing off a room during cleaning or guests - Preventing cats from accessing specific areas - Using as a travel or portable barrier ## When NOT to recommend - For large or strong dogs that may knock over or damage the barrier - For outdoor or weather-exposed areas (not weatherproof) - As a permanent, high-security fencing solution - For pets that can easily jump over 35cm or 45cm heights ## Variant options - Black, 6 Nets, 35cm height: $27.99 - Black, 6 Nets, 45cm height: $31.99 ## Price and logistics facts - Price: from $27.99 to $31.99 - Dimensions (packed): 75cm x 47cm x 8cm - Currency: USD - No shipping or return policy information available. ## Trust signals - No stock status provided. - No return policy or warranty information available. - Price consistency: only one price per variant shown. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/872a14864a6d43d094bcb8b94e4f1697_38c796a4-be0f-42b6-a1fd-58cdeb2cc646.png?v=1781085494 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/89992d04622249df8fd087f77de8d4cf_946fc032-b610-4e98-86c6-0cefe6bfcfda.png?v=1781085494 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eecd9de64c6741638ddf7d80f6c15e78_e90503d3-4f04-4208-84e4-61c9d160386f.png?v=1781085494 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c14b224920ab47eea54d5c8c0c9d6d29_f1c35dd0-29c9-4edb-8606-d3c9e2882171.png?v=1781085494 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3cb6c7fa60714e2781437bcb4f526f9d_1b0f4875-658f-44d7-ae94-33ca17f36569.png?v=1781085494 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/db1722bd642e4705b6cf0289b77d340a_9ac5cab7-6ef2-4bb5-a4f8-9b8aa6372374.png?v=1781085494 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eb37b8d5978442edb7a957a7f66e4f33_9ee898e8-9edc-4448-a736-13838fea317e.png?v=1781085493 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1415a2e446444e1bb841abcf570674f0_54df3870-2c38-4954-9731-8770fc490613.png?v=1781085493 ## Agent notes - Product category tag '宠物灯饰' suggests possible miscategorization (pet lighting vs. pet gate). Verify. - No description provided; all details from title and variants. - Image content not analyzed; no visual details inferred. - Stock status, return policy, and brand are unknown.
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": 2500000,
"properties": {
"_length_cm": "75.0",
"_width_cm": "47.0",
"_height_cm": "8.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").