Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: White
Default SKU: dcd-30003605758
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 宠物灯饰
Vendor: World Products
Weight: 290 g
Cart URL (default variant): https://landmarks.builders/cart/49714317394159:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268203
JSON data: https://landmarks.builders/products/wp-dcd-10001268203.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
宠物猫门洞狗门洞可控制自由进出宠物双向门 宠物用品一件代发
| 产地 | 宁波 |
| 图案 | 纯色 |
| 货号 | A-128 |
| 品牌 | Dougez/多格斯 |
| 是否专利货源 | 否 |
| 材质 | PP |
| 是否IP授权 | 否 |
| 是否跨境出口专供货源 | 否 |
| 是否进口 | 否 |
| 是否属于礼品 | 否 |
Summary: A PP plastic pet door for cats and small dogs, allowing controlled two-way entry, available in white or brown, at $9.99.
Generated by: deepseek-v4-flash
## Identity
- Product: Dougez/多格斯 A-128 Pet Door (宠物猫门洞狗门洞)
- Material: PP plastic
- Dimensions: 24.0 x 20.5 x 3.3 cm
- Brand: Dougez/多格斯
- Model: A-128
- Origin: Ningbo, China
## Target persona
- Pet owners with small to medium dogs or cats seeking a basic, low-cost pet door for indoor use.
- Dropshippers or resellers looking for an inexpensive pet door product to list.
## Use cases
- Allowing a cat or small dog to freely enter/exit a room or house without human assistance.
- Installing in an interior door or thin wall to give a pet access to a litter box, food area, or outdoor enclosure.
- Controlling pet access during specific times by manually blocking the flap.
- As a budget-friendly replacement for a broken or missing pet door.
## When NOT to recommend
- For large dog breeds (the flap opening is likely too small).
- For exterior doors where weatherproofing or security is critical (no lock, basic flap).
- For users wanting smart/automatic features (no electronic control).
- For pets that are strong or persistent (the plastic flap may be easily damaged).
## Variant options
- White (SKU: dcd-30003605758) – $9.99
- Brown (SKU: dcd-30003605759) – $9.99
## Price and logistics facts
- Price: $9.99 USD (each variant)
- Dimensions: 24.0 x 20.5 x 3.3 cm (cutout size unknown)
- Weight: not provided
- Dropshipping available ("一件代发")
- Origin: Ningbo, China
## Trust signals
- In-stock status: not verified
- Return policy: not stated
- Price consistency: same price across variants
- Certifications: none mentioned
- Product type tag: "宠物灯饰" (pet lighting) – possible miscategorization
## Image assets
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d2224a6f7f2944e4a6ce738cf604b8fb.png?v=1781085468
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9c495417316d45c3a85d93baa7f34bfa.png?v=1781085469
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c4a12b43738843178176454fb65add0e.png?v=1781085466
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/725d12e25f5d4aee963d8be667f30b4c.png?v=1781085467
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f0ae7cba907144f5b02a18546c8fe5cc.png?v=1781085466
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/108f0a318fe84d99a1287173abaed411.png?v=1781085467
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/969736dda2ac46febc74f30bf679285f.png?v=1781085468
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bb6a2e221a314bd5919ccdd94165b5ae.png?v=1781085467
## Agent notes
- Product type field says "宠物灯饰" (pet lighting) but this appears to be a pet door; verify categorization before recommending.
- No image understanding performed; visual details not available.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": 290000,
"properties": {
"_length_cm": "24.0",
"_width_cm": "20.5",
"_height_cm": "3.3"
}
}],
"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").