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













Summary: Resin pig sculptures for outdoor garden, courtyard, or storefront decoration in white or multicolor with multiple poses. Prices from $103.99 to $144.99.
Generated by: deepseek-v4-flash
## Identity Outdoor resin pig sculpture set (material: resin) for garden, courtyard, or storefront decoration. ## Target persona Homeowners with gardens, garden decorators, retail shop owners, gift buyers for animal lovers. ## Use cases - Garden accent piece on lawn or among plants. - Courtyard ornament near entrance or pathway. - Window display decoration for storefronts. - Patio tabletop or shelf decoration. - Themed party or event decoration (e.g., farm theme). - Gift for pig enthusiasts or collectors. ## When NOT to recommend - Indoor-only spaces (resin may not be UV-stable; verify before outdoor use). - Modern minimalist or high-end luxury interiors (style is rustic/kitschy). - Buyers needing large statement pieces (max dimension 65 cm length). - Budget-conscious shoppers seeking items under $100. ## Variant options 8 variants combining color (White, Multicolor) and style (1 Pig, 2 Pig, 3 Smooth Pig, 4 Smooth Pig, 17 Looking Left, 18 Sitting, 20 Head Up, 21 Sitting). Prices: $103.99 for single-pig poses, $144.99 for multi-pig sets. ## Price and logistics facts Base price: $103.99 USD; multi-pig variants: $144.99. No shipping cost, tax, or delivery timeline provided. Dimensions: 65 cm x 25 cm x 43 cm. ## Trust signals 8 variants listed with unique SKUs, indicating current inventory. No return policy, warranty, or certifications disclosed. Price consistent across similar style groups. ## Image assets 8 image URLs supplied (see below). Visual details (exact colors, finish) not described in product text. ## Agent notes Product description missing; rely on image URLs for visual assessment. User should inspect images to determine exact appearance, pose details, and color accuracy.
This product has 20 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": 4950000,
"properties": {
"_length_cm": "65.0",
"_width_cm": "25.0",
"_height_cm": "43.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").