Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Gray / Xs
Default SKU: dcd-30003615748
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: 7000 g
Cart URL (default variant): https://landmarks.builders/cart/49713871454447:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271934
JSON data: https://landmarks.builders/products/wp-dcd-10001271934.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
网格长嘴巴狗狗口罩防止狗狗乱吃乱咬舒适网格透气通用长款狗嘴套
| 货号 | CZBGKZ-1 |
| 品牌 | WU |
| 是否专利货源 | 否 |
| 产品类别 | 犬用嘴套 |
| 颜色 | 【黑色】XL |
| 是否IP授权 | 否 |
| 有可授权的自有品牌 | 否 |
| 是否属于礼品 | 否 |
| 材质 | 其它 |
| 是否跨境出口专供货源 | 否 |
| 箱装数量 | 150 |
| 是否进口 | 否 |
Summary: Mesh dog muzzle preventing scavenging and chewing, breathable and comfortable, fits various sizes, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity - Product: Mesh long-snout dog muzzle (brand WU) - SKU range: dcd-30003615748 to dcd-30003615753 - Listed as canine muzzle (犬用嘴套) ## Target persona Dog owners whose dogs scavenge or chew inappropriate objects during walks; owners of small to medium breeds needing a lightweight, breathable muzzle for short-term use. ## Use cases - Prevent dogs from eating garbage or foreign objects on walks - Stop chewing on furniture or items when unsupervised temporarily - Behavior training for scavenging reduction - Short-duration restraint during vet/grooming visits - Hiking or trail walks where dogs pick up debris ## When NOT to recommend - For aggressive dogs with strong bite force (needs heavy-duty muzzle) - For brachycephalic breeds or dogs with respiratory issues - For extended wear (>30 min) without breaks - For dogs that can easily paw off lightweight muzzles ## Variant options - Gray: Xs, S, M, L, Xl (all $9.99) - Black: M ($9.99) ## Price and logistics facts - Price: $9.99 USD per unit - Dimensions: 23.5 × 18.0 × 6.0 cm - Box quantity: 150 pieces - HS code / cross-border: not specified ## Trust signals - Multiple variants in stock (as per SKU list) - Branded (WU) - No patent or IP certification claimed - Return policy: not provided ## Image assets -  -  -  -  -  -  -  -  ## Agent notes - No image understanding performed; visual details not verified. - Material unspecified (listed as 'other'); durability and breathability unconfirmed. - In-stock status based on SKU presence; actual inventory not confirmed.
This product has 18 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": 7000000,
"properties": {
"_length_cm": "23.5",
"_width_cm": "18.0",
"_height_cm": "6.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").