Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $25.99 – $27.99
Default variant: Black / 5 Nets 35CM
Default SKU: dcd-30003606630
Default price: $25.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/49714354684143:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268556
JSON data: https://landmarks.builders/products/wp-dcd-10001268556.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 for small dogs and cats; no-drill installation; two heights (35cm, 45cm); black; $25.99-$27.99.
Generated by: deepseek-v4-flash
## Identity Indoor pet barrier/gate for small dogs and cats; no-drill installation; available in two heights (35cm and 45cm); black color; SKU variants with different heights. ## Target persona Small dog owners (e.g., Corgi, Chihuahua) living in apartments or houses needing to restrict pet access to certain rooms; cat owners wanting to keep cats away from certain areas; renters who cannot drill holes. ## Use cases - Blocking a doorway or hallway to keep small dog out of kitchen or bedroom. - Creating a temporary playpen area for puppy. - Preventing cat from entering a specific room. - Use as a barrier on stairs for small pets. - Portable gate for travel or outdoor use (if suitable). ## When NOT to recommend - For large, strong dogs (e.g., Labrador, German Shepherd) that may knock it over. - For outdoor permanent installation (intended for indoor use). - For wide openings > 47 cm (product dimensions are package; actual coverage may vary). - For pets that can jump over 45 cm. ## Variant options - Black / 5 Nets 35CM: $25.99 - Black / 5 Nets 45CM: $27.99 ## Price and logistics facts - Base price: $25.99 USD. - Height variants affect price. - Dimensions (package): 47 x 38 x 8 cm. ## Trust signals - Product is listed with multiple images. - In-stock (implied by active listing). - No return policy provided. - No certifications mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/872a14864a6d43d094bcb8b94e4f1697_2343cefd-a0c2-416b-9f91-9c19c3d2720e.png?v=1781085490 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/89992d04622249df8fd087f77de8d4cf_7de10b33-0126-4056-a87a-e5b69b62db28.png?v=1781085490 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eecd9de64c6741638ddf7d80f6c15e78_4a97e416-111d-4062-b316-cc51642b80ec.png?v=1781085491 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c14b224920ab47eea54d5c8c0c9d6d29_58d9db74-385b-43f0-b407-cff6c1b6e742.png?v=1781085490 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3cb6c7fa60714e2781437bcb4f526f9d_a6b3b18c-abb3-446e-9edc-bf70e1b94dbb.png?v=1781085489 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/db1722bd642e4705b6cf0289b77d340a_3ad1d442-30b4-40aa-8963-a74d133db180.png?v=1781085490 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eb37b8d5978442edb7a957a7f66e4f33_14830f6b-89d1-4050-976e-9f2bd14dffa9.png?v=1781085490 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1415a2e446444e1bb841abcf570674f0_a5e86746-972b-43de-b0f1-fe9a3203c460.png?v=1781085490 ## Agent notes - Product type tag "宠物灯饰" appears inaccurate; actual product is a pet barrier. - Dimensions are package size; actual installed length may differ (likely consists of 5 net panels). - No description text available; all info from title and variants.
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": "47.0",
"_width_cm": "38.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").