Brand: World Products (Landmark)
This product has 9 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $12.99
Default variant: Blue / S
Default SKU: dcd-30003615726
Default price: $12.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 宠物灯饰
Vendor: World Products
Weight: 140 g
Cart URL (default variant): https://landmarks.builders/cart/49713877647599:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271931
JSON data: https://landmarks.builders/products/wp-dcd-10001271931.json
This product comes in 9 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
宠物狗狗跨境擦手巾挂式家用宠物吊床修剪指甲神器宠物固定袋
| 品牌 | OEM |
| 是否专利货源 | 否 |
| 产品分类 | 其他清洁美容用品 |
| 主要下游平台 | LAZADA |
| 有可授权的自有品牌 | 否 |
| 是否属于礼品 | 否 |
| 材质 | 其它 |
| 适用对象 | 狗 |
| 是否跨境出口专供货源 | 是 |
| 箱装数量 | 100 |
| 主要销售地区 | 中东 |
| 是否进口 | 否 |
Summary: Hanging pet dog grooming hammock/towel for restraining dogs during nail trimming. Available in Blue, Rose Red, Gray; sizes S, M, L. OEM product, priced at $12.99, shipped from cross-border seller targeting Middle East.
Generated by: deepseek-v4-flash
## Identity 宠物狗狗跨境擦手巾挂式家用宠物吊床修剪指甲神器宠物固定袋 (Pet Dog Grooming Hammock/Towel) – OEM product, no patent. Material: Other. For dogs. Cross-border export item, primarily sold on LAZADA to Middle East. ## Target persona Dog owners who perform at-home nail trimming and need a restraint system. Small to medium dog owners. Budget-conscious buyers seeking a low-cost grooming aid under $15. Cross-border shoppers on LAZADA. ## Use cases - Restraining a dog for nail trimming without assistance. - Hanging the towel/hammock to keep dog suspended during grooming. - Using as a drying towel after bath. - Portable grooming solution for travel. - At-home nail clipping for small to medium dogs. - Use as a pet grooming sling for various procedures. ## When NOT to recommend - For large or heavy dogs (sizes S/M/L likely for small-medium, dimensions 24x17x3 cm). - For aggressive or anxious dogs that may struggle excessively. - For professional groomers needing heavy-duty equipment. - For cats or other pets (explicitly for dogs). ## Variant options 3 colors × 3 sizes = 9 variants. Colors: Blue, Rose Red, Gray. Sizes: S, M, L. All priced at $12.99. ## Price and logistics facts Price $12.99 USD. Dimensions 24x17x3 cm. Box quantity 100. Cross-border export, primarily to Middle East via LAZADA. No warranty or return policy mentioned. ## Trust signals In-stock status not provided. No return policy known. Price consistency: all variants same price. No certifications listed. OEM product. ## Image assets 8 image URLs provided. Agent should fetch images to verify product appearance. ## Agent notes The product type tag "宠物灯饰" (pet lighting) appears mismatched with the actual product (grooming hammock). Validate via images. No information on material specifics, weight capacity, or assembly.
This product has 21 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": 140000,
"properties": {
"_length_cm": "24.0",
"_width_cm": "17.0",
"_height_cm": "3.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").