Brand: World Products (Landmark)
SKU: dcd-30003615684
Price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 宠物灯饰
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49713934762223:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271910
JSON data: https://landmarks.builders/products/wp-dcd-10001271910.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
家畜称重辅助带 羊羔 牛犊 猪娃称重器 宠物清理毛发辅助吊带
| 产地 | 广西 |
| 图案 | 纯色 |
| 货号 | MZSNSQ-193 |
| 品牌 | WU |
| 是否专利货源 | 否 |
| 是否IP授权 | 否 |
| 有可授权的自有品牌 | 否 |
| 是否属于礼品 | 否 |
| 硬度 | 中偏软 |
| 材质 | 涤纶 |
| 贸易属性 | 内贸 |
| 是否跨境出口专供货源 | 否 |
| 容量 | 400 |
| 是否进口 | 否 |
| 类别 | 宠物包 |
Summary: Livestock weighing assist strap for lambs, calves, piglets, and pet grooming sling. Black polyester, 11.99 USD, 29x21x5 cm.
Generated by: deepseek-v4-flash
## Identity - Product: Livestock Weighing Assist Strap / Pet Grooming Sling - Brand: WU - Material: Polyester (涤纶) - Color: Black - Dimensions: 29 x 21 x 5 cm - Price: $11.99 USD ## Target persona - Small-scale farmers raising lambs, calves, or piglets - Veterinarians needing portable weighing aids - Pet groomers requiring a grooming sling - Animal breeders tracking young livestock growth ## Use cases 1. Weighing lambs to monitor growth rates 2. Weighing calves for health assessments 3. Weighing piglets before weaning 4. Holding pets steady during grooming (brushing, cleaning) 5. Supporting small injured animals during examination 6. Transporting small livestock short distances ## When NOT to recommend - For large adult cattle, horses, or heavy animals (capacity unknown, likely <50 kg) - For aggressive or stressed animals that may injure themselves - For human use or as a lifting device - For commercial slaughterhouse operations requiring heavy-duty equipment ## Variant options - Only one variant: Black (SKU: dcd-30003615684) at $11.99 USD ## Price and logistics facts - Price: $11.99 USD - Dimensions: 29 cm x 21 cm x 5 cm - Currency: USD - Origin: Guangxi, China (domestic trade) - Not an export-specific product ## Trust signals - Single variant in stock at listed price - No return policy information provided - No certifications (patents or IP not claimed) - Price consistent across available variant ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/75a8f7d8cee547bf92280343531c51c8.png?v=1781085163 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/572e2e53a4394a5793347b19be9634dd.png?v=1781085163 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5754a6afd1ab4720aba60e79d2c0ef5d.png?v=1781085163 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e2be9f9ece3c4711b8da5ff850b145e5.png?v=1781085165 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aec5e82f88b148d68787b8b05e980175.png?v=1781085163 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a389855065f1406a9ca9081ac612798b.png?v=1781085162 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/039547d5c38540a8865a281d084099a7.png?v=1781085164 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ca4b2e61e80b4790b0064364dfa43e21.png?v=1781085162 ## Agent notes - Capacity listed as "400" with no unit; likely grams or kg for small livestock. Verify before recommending for specific weights. - Product is domestic trade (China), may not be available for international shipping. - Image content not analyzed; visual details not confirmed.
This product has 13 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": 450000,
"properties": {
"_length_cm": "29.0",
"_width_cm": "21.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").