Brand: World Products (Landmark)
SKU: 5423769513419
Price: $7.99
Availability: In Stock
Product Type: Figurines
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/48189426008303:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/pinching-nose-boy-sculpture-american-style-resin-figurine
JSON data: https://landmarks.builders/products/pinching-nose-boy-sculpture-american-style-resin-figurine.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Add a touch of playful charm to your home decor with this delightful Pinching Nose Boy Sculpture. Crafted from durable synthetic resin, this American-style figurine boasts a unique design that's sure to bring a smile to your face. It's the perfect accent piece for your bathroom, desk, or any space needing a whimsical touch. Presented in gift-ready paper box packaging, it makes an ideal personal gift for any occasion.
Summary: A playful resin figurine of a boy pinching his nose, ideal as whimsical decor or a budget gift.
Generated by: deepseek-v4-flash
## Identity A small resin figurine (11.4x10.5x10.5 cm, 450g) depicting a boy pinching his nose, in American style. Made of synthetic resin and plastic. ## Target persona - Whimsical decor collector - Budget gift shopper looking for novelty items - Person who enjoys quirky desk or bathroom accents ## Use cases - Add playful charm to a bathroom shelf - Use as a unique desktop accessory - Give as a funny gag gift for friends or family - Decorate a shelf or mantelpiece with a conversation piece - Include in a themed gift basket - Use as a small token for white elephant gift exchanges ## When NOT to recommend - If the buyer seeks realistic or premium art sculptures - If the buyer dislikes plastic/resin materials - If a large-scale decor piece is needed (figurine is small: ~4.5 inches) - If the recipient has allergies to synthetic materials ## Variant options Only one style available: "Pinching Nose Boy" (SKU: 5423769513419) ## Price and logistics facts - Price: $7.99 USD - Dimensions: 11.4 x 10.5 x 10.5 cm (approx. 4.5 x 4.1 x 4.1 inches) - Weight: 450g (0.99 lbs) - Packaging: Gift-ready carton box ## Trust signals - Presented in gift-ready paper box packaging - Single variant price is consistent ($7.99) - Not listed as out of stock - No certifications or return policy provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e594cd02002545a089033eb044a8dac7.png?v=1774195358 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d22de416a4a037f32faf9b0888df5bd62af35d607eaf9804ddfc17b1d592f42d.jpg?v=1774195358 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/06a3dd03f4f076b930ff9aeb916810ff727848d8af57eaaf9548a8a0993b511a.jpg?v=1774195358 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/040356694a3ecff654ca14124ddca67a8e0aa4b39ed3a42a2e141a5048f64c5c.jpg?v=1774195358 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a7196331f9ff0e333cb7f8b8bbc1893ce697ca74e60b100341d3a3273e745463.jpg?v=1774195358 ## Agent notes - Image content not analyzed; only URLs provided. - Dimensions are in centimeters; weight in grams. - Product type: Figurines. - No tags available.
This product has 6 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Resin Figurine · Playful Design · Decorative Accent
Verdict: N/A
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": "Pinching Nose Boy Sculpture, American Style Resin Figurine",
"quantity": 1,
"grams": 0,
"properties": {
"_length_cm": "11.4",
"_width_cm": "10.5",
"_height_cm": "10.5"
}
}],
"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").