Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $46.99 – $67.99
Default variant: White / S
Default SKU: dcd-30003737123
Default price: $46.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 900 g
Cart URL (default variant): https://landmarks.builders/cart/50150138118383:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001316006
JSON data: https://landmarks.builders/products/m4x-10001316006.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Product Identity: A rectangular pet door insert designed with a rigid outer frame and a clear hinged inner flap to provide a dedicated entryway for your furry companions.
Access Control: Features a built-in sliding lock and control section that functions as a reliable pet gate, allowing you to manage when your animals can pass through.
Clear Flap: Equipped with a transparent, hinged cat flap that lets your pets transparent to the other side, reducing anxiety and encouraging confident use.
Slimline Design: This sleek dog door features a flat, panel-style construction with rounded corners and a smooth surface that blends seamlessly into any interior door.
Versatile Installation: Designed for simple setup in bedrooms and interior doors, this pet door provides a clean and space-saving passage solution for everyday routines.
Summary: Dog Door Cat Flap with Hinged Door Cat Door Pet Flap Screen Insert Panel with Rounded Corners and Sturdy Construction Suitable for Pet Owners Home Entrances. 【Product Identity】: A rectangular pet door insert designed with a rigid outer frame and a clear hinged inner flap to provide a dedicated entryway for your furry companions. 【Access Control】: Features a built-in sliding lock and control section that functions as a reliable pet gate, allowing you to manage when your animals can pass through. 【Clear Flap】: Equipped with a transparent, hinged cat flap that lets your pets transparent to the ot
Generated by: m4x-map-v1
This product has 12 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Dog Door Cat Flap with Hinged Door Cat Door Pet Flap Screen Insert Panel with Rounded Corners and Sturdy Construction Suitable for Pet Owners Home Entrances",
"product_id": 9456639181039,
"variant_id": 50150138118383,
"quantity": 1,
"grams": 900,
"length_cm": "55.8",
"width_cm": "41.4",
"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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").