Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Black / M
Default SKU: dcd-30003507747
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: 250 g
Cart URL (default variant): https://landmarks.builders/cart/49739205148911:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250316
JSON data: https://landmarks.builders/products/wp-dcd-10001250316.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Tactical dog collar and leash set for large breeds, available in black and dark khaki, sizes M/L/XL, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Tactical dog collar and leash set (大型狗牵引绳). Suitable for large dogs such as German Shepherds. Package dimensions: 28x12x5 cm. Price: $9.99. ## Target persona - Owners of large or medium-large dogs (e.g., German Shepherds, Huskies, Labradors) - Outdoor training and hiking enthusiasts - Budget-conscious pet owners seeking a durable, affordable leash set ## Use cases - Daily walks with strong, pulling dogs - Outdoor obedience training sessions - Hiking or camping with dogs - Tactical or working dog handling - Replacing a worn-out or inadequate collar/leash ## When NOT to recommend - For small or toy breed dogs (sizes M/L/XL too large) - For dogs with sensitive skin or allergies (material unknown, likely nylon) - For formal occasions or decorative wear - For extended unsupervised wear (collar type not specified for safety) ## Variant options - Black / M - Black / L - Black / XL - Dark Khaki / M - Dark Khaki / L - Dark Khaki / XL All variants priced at $9.99. ## Price and logistics facts - Price: $9.99 USD (all variants) - Package dimensions: 28x12x5 cm - No shipping or weight data provided ## Trust signals - In-stock status unknown (site tags suggest batch processing, but no explicit stock count) - Return policy not provided - No certifications listed - Price is consistent across all variants ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/02c32ccb487e44b297450caa238d6be8.png?v=1781488382 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d18cfe5480ee4ae697882b6ffdbcb071.png?v=1781488380 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3ed5b9dbc9604988b45a5566af822f0f.png?v=1781488380 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5eff2072020e4af3bfbc637b9b5f32dc.png?v=1781488381 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/28088e68cf514bfb963a446fe30eaf86.png?v=1781488382 ## Agent notes - No product description provided; material and features unknown. Image understanding not performed. Confirm with seller if specific material details needed.
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": 250000,
"properties": {
"_length_cm": "28.0",
"_width_cm": "12.0",
"_height_cm": "5.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").