Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $18.99 – $29.99
Default variant: S
Default SKU: dcd-30003605838
Default price: $18.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 宠物灯饰
Vendor: World Products
Weight: 760 g
Cart URL (default variant): https://landmarks.builders/cart/49714419499247:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268242
JSON data: https://landmarks.builders/products/wp-dcd-10001268242.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.







Summary: Stainless steel feeding trough for piglets and sows, designed for farrowing crates and nursery pens, available in S ($18.99), L ($23.99), XL ($29.99).
Generated by: deepseek-v4-flash
## Identity Stainless steel feeding trough for piglets and sows, designed for use in farrowing crates and nursery pens. Product type listed as '宠物灯饰' (pet lighting) but appears to be swine feeding equipment. ## Target persona Pig farmers, livestock managers, and swine operation owners seeking durable, easy-to-clean feeding troughs for farrowing crates or nursery pens. ## Use cases - Feeding piglets in nursery pens with minimal waste. - Supplemental feeding for sows in farrowing crates. - Reducing feed spillage with stable, stainless steel construction. - Easy cleaning and sanitization due to non-porous material. - Use as a fixed feeder in farrowing or nursery environments. ## When NOT to recommend - For small pets (e.g., cats, dogs, rabbits) – size and design mismatch. - Decorative indoor use – not aesthetically designed for homes. - Feeding poultry or other livestock – not optimized for their feeding behavior. - For operations requiring high capacity – max size XL may not suit large groups. ## Variant options - S (sku: dcd-30003605838) – $18.99 - L (sku: dcd-30003605839) – $23.99 - Xl (sku: dcd-30003605840) – $29.99 ## Price and logistics facts - Prices: $18.99 (S), $23.99 (L), $29.99 (Xl) - Dimensions: 37.0 cm length × 37.0 cm width × 21.0 cm height (all variants? not specified). - No shipping or weight data provided. ## Trust signals - In-stock status: not provided. - Return policy: not provided. - Price consistency: base price listed; no discounts indicated. - Certifications: none known. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5737799cc19c46e086ee3a8f4cb02b94.png?v=1781085530) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c96491d8f09f4b928a7342b6629ea0c1.png?v=1781085530) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2256c1f06c764e4fac92dd681c42ed63.png?v=1781085530) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/40950f25ac7447d0944ef84c908da6f0.png?v=1781085529) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4c317be583504d8e89827aece6035013.png?v=1781085530) - [Image 6](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ea35f1ee896f47cfa37fb1b519bf201d.png?v=1781085530) - [Image 7](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/acd053d02caf4387adb36999cd3b6966.png?v=1781085530) - [Image 8](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/63b6a5401d72449891de747d7e354de6.png?v=1781085529) ## Agent notes - Product type is listed as '宠物灯饰' (pet lighting), possibly a miscategorization; actual use appears to be swine feeding equipment. - No description text provided. - Image content was not analyzed; do not infer visual details.
This product has 15 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": 760000,
"properties": {
"_length_cm": "37.0",
"_width_cm": "37.0",
"_height_cm": "21.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").