Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $36.99 – $39.99
Default variant: Black / 8 Nets 35CM
Default SKU: dcd-30003606636
Default price: $36.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 宠物灯饰
Vendor: World Products
Weight: 2800 g
Cart URL (default variant): https://landmarks.builders/cart/49714349113583:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268559
JSON data: https://landmarks.builders/products/wp-dcd-10001268559.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: Pet fence barrier for small dogs and cats, no-drill installation, two heights (35cm and 45cm), black color, priced from $36.99.
Generated by: deepseek-v4-flash
## Identity Pet fence barrier (拦狗栅栏) for indoor use, designed for small dogs and cats. No-drill installation with iron mesh panels. Available in two heights: 35cm and 45cm. ## Target persona Small dog owners (e.g., Corgi), cat owners, apartment dwellers needing temporary pet confinement without damaging walls. ## Use cases - Blocking off a room entrance to keep pets out - Creating a safe zone for pets in a specific area - Preventing pets from accessing stairs or hallways - Separating pets during feeding or training - Containing small pets in a designated play area - Temporarily restricting pet movement for cleaning or visitors ## When NOT to recommend - For large or powerful dogs (e.g., Huskies, Labradors) that can jump over or push through - For outdoor use (not weather-resistant) - As a permanent installation (designed for easy removal) - For users needing a gate wider than 47cm (single panel width) ## Variant options - Black / 8 Nets 35cm: $36.99 - Black / 8 Nets 45cm: $39.99 ## Price and logistics facts - Base price: $36.99 (35cm height variant) - Taller variant: $39.99 (45cm height) - Package dimensions: 47 cm x 38 cm x 8 cm (not necessarily product dimensions) - Prices in USD; no bulk or discount info provided. ## Trust signals - Product is listed as in stock (no specific stock count given) - Return policy not specified - No certifications listed - Price consistency: variant prices are clearly separated by height ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/872a14864a6d43d094bcb8b94e4f1697.png?v=1781085482 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/89992d04622249df8fd087f77de8d4cf.png?v=1781085482 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eecd9de64c6741638ddf7d80f6c15e78.png?v=1781085482 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c14b224920ab47eea54d5c8c0c9d6d29.png?v=1781085482 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3cb6c7fa60714e2781437bcb4f526f9d.png?v=1781085482 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/db1722bd642e4705b6cf0289b77d340a.png?v=1781085482 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eb37b8d5978442edb7a957a7f66e4f33.png?v=1781085481 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1415a2e446444e1bb841abcf570674f0.png?v=1781085481 ## Agent notes - Product type tag is '宠物灯饰' (pet lighting) which may be a miscategorization; actual product is a pet barrier. - No description provided; all info inferred from title and tags. - Image understanding not performed; treat images as fetchable assets only. - Dimensions given (47x38x8 cm) likely refer to package or individual panel, not total coverage. - Variants differ only in height; color is black for both.
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": 2800000,
"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").