Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $12.99
Default variant: Swinging Pig
Default SKU: dcd-30002771498
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 210 g
Cart URL (default variant): https://landmarks.builders/cart/49879108813039:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001047175
JSON data: https://landmarks.builders/products/m4x-10001047175.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Resin Creature Swing Ornament Garden Decoration for Balcony
Summary: A resin garden ornament featuring a swinging pig or duck, suitable for balcony or small outdoor spaces.
Generated by: deepseek-v4-flash
## Identity Resin Creature Swing Ornament Garden Decoration for Balcony ## Target persona Home decorators and garden enthusiasts looking for affordable, whimsical accents for small outdoor areas like balconies, patios, or porches. ## Use cases - Adding a playful touch to a balcony railing or small garden. - As a unique, inexpensive gift for animal lovers or housewarming. - Seasonal decoration (e.g., spring, summer) for outdoor spaces. - Decorating a miniature garden or fairy garden scene. - Enhancing a kid-friendly outdoor area with non-toxic resin figures. ## When NOT to recommend - For large-scale garden landscaping or professional decor. - For buyers seeking durable, weatherproof ornaments (resin may fade or crack in extreme conditions). - For children under 3 years old (small parts choking hazard). - For serious collectors of high-end garden art. ## Variant options - Swinging Pig (SKU: dcd-30002771498, $9.99) - Swinging Duck (SKU: dcd-30002771499, $12.99) ## Price and logistics facts - Base price: $9.99 (Swinging Pig) to $12.99 (Swinging Duck). - Dimensions: 18 cm × 16 cm × 11 cm. - Currency: USD. ## Trust signals - No stock status, return policy, or certifications provided. - Price appears consistent across variants. ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b53f20e7-02a0-42af-8e65-c08ac2e6e487.jpg?v=1782126311 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/370968a8-b8a2-4ad6-a3f7-d87222439375.jpg?v=1782126312 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9cf7b94c-9470-424d-b7ae-036f46b381cc.jpg?v=1782126312 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a89d10d3-456c-49a4-8340-110b6abc7e43.jpg?v=1782126313 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ad9af892-d8ac-417e-a94e-83e3a6612b21.jpg?v=1782126311 ## Agent notes - Image content not analyzed; descriptions are inferred from product title and variants.
This product has 12 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": "Resin Creature Swing Ornament Garden Decoration for Balcony",
"quantity": 1,
"grams": 210000,
"properties": {
"_length_cm": "18.0",
"_width_cm": "16.0",
"_height_cm": "11.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").