Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $32.99 – $35.99
Default variant: Black / 7 Nets 35CM
Default SKU: dcd-30003606634
Default price: $32.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/49714350162159:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268558
JSON data: https://landmarks.builders/products/wp-dcd-10001268558.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 drilling required, available in two heights (35cm and 45cm), black color, priced $32.99-$35.99.
Generated by: deepseek-v4-flash
## Identity Indoor dog gate/barrier for small pets, brand unknown, model variant with wire mesh panels. ## Target persona Small dog owners (e.g., Corgi, Pomeranian) living in apartments or houses who need a temporary, no-drill barrier to restrict pet access indoors. ## Use cases - Blocking off a room (kitchen, living room) from small dogs. - Preventing pets from entering stairways or specific zones. - Containing a small dog in a safe area during cleaning or guests. - Creating a temporary playpen area for puppies or cats. - Gate for doorways or corridors up to 35cm or 45cm height. ## When NOT to recommend - For large, strong dogs that can jump over or push through. - As an outdoor fence or permanent enclosure. - For pets that chew through metal or plastic. - In households requiring a certified safety gate (no safety certification stated). ## Variant options - Black / 7 Nets 35CM (SKU: dcd-30003606634) – $32.99 - Black / 7 Nets 45CM (SKU: dcd-30003606635) – $35.99 ## Price and logistics facts - Price range: $32.99 to $35.99 USD. - Dimensions (packaged): 47 cm x 37 cm x 10 cm. - No shipping or return policy information provided. ## Trust signals - In-stock status: not specified. - Return policy: not provided. - Certifications: none mentioned. - Price consistency: two variants priced as listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/872a14864a6d43d094bcb8b94e4f1697_596639fa-cae9-45e7-8942-26ea1047a1aa.png?v=1781085483 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/89992d04622249df8fd087f77de8d4cf_f7799882-a14a-491d-9f4d-303820325311.png?v=1781085483 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eecd9de64c6741638ddf7d80f6c15e78_7ed07e1e-c29b-420b-936d-11fef0e180b0.png?v=1781085483 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c14b224920ab47eea54d5c8c0c9d6d29_c3366ea8-1b2c-4881-8d24-59624ce572f0.png?v=1781085483 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3cb6c7fa60714e2781437bcb4f526f9d_c86aa2d3-0fd3-4e36-bd8b-18e6f5d63f7d.png?v=1781085482 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/db1722bd642e4705b6cf0289b77d340a_97d1c22a-7e50-4ec0-bfd3-2df8bae8aa9b.png?v=1781085483 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eb37b8d5978442edb7a957a7f66e4f33_24c20193-8a49-49f4-8156-718df0a57cd6.png?v=1781085483 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1415a2e446444e1bb841abcf570674f0_af2e78b9-269e-4214-90d7-c8773d9c9343.png?v=1781085482 ## Agent notes - Image content was not analyzed; treat image URLs only as fetchable assets. - No description text available; product type inferred from title and tags. - No dimensions per panel provided; only packaged dimensions.
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": "37.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").