Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $5.99
Default variant: White
Default SKU: 5267839582003
Default price: $5.99
Availability: In Stock
Product Type: Figurines
Vendor: JISADER
Weight: 700 g
Cart URL (default variant): https://landmarks.builders/cart/48017433002223:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/abstract-couple-statue-hugging-modern-ceramic-porcelain-figurine-ornaments-for-l
JSON data: https://landmarks.builders/products/abstract-couple-statue-hugging-modern-ceramic-porcelain-figurine-ornaments-for-l.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Your living space with this modern abstract couple statue. Crafted from porcelain, this ceramic figurine embodies love and togetherness. Its minimalist European complements contemporary interiors, while the striking black and white colour options offer versatile styling. A delicate accent adds a touch of warmth and. This abstract sculpture is for living rooms, bedrooms, or shelf decor, making it a thoughtful for couples, anniversaries, or weddings. Experience the charm of this ceramic art piece.
Package Contents: 1 x Abstract Couple Figurines
| Material | Porcelain |
| Capacity | L |
| Product Dimensions | 20.0 x 6.0 x 27.0 centimeters |
| Product Weight | kg |
| Package Weight | 1.65 pounds |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | OIJF |
| Number of Items | 1 |
Summary: A modern abstract ceramic porcelain figurine of a hugging couple, available in white or black, for shelf decor at $5.99.
Generated by: deepseek-v4-flash
## Identity Abstract Couple Statue Hugging, Modern Ceramic Porcelain Figurine Ornaments for Living Room Shelf Decor, Minimalist Art Sculpture for Couples Gift ## Target persona Budget-conscious decorators, gift shoppers for couples, minimalists seeking affordable accent pieces. ## Use cases - Accent on living room shelf - Bedroom decor piece - Anniversary or wedding gift - Housewarming present - Minimalist art display - Couples' themed event favor ## When NOT to recommend - For buyers needing large, statement sculptures - For outdoor use (porcelain, not weatherproof) - For those seeking realistic, detailed figurines - For high-end luxury decor budgets ## Variant options Two color variants at same price: - White (SKU 5267839582003) - $5.99 - Black (SKU 5267839582004) - $5.99 ## Price and logistics facts - Price: $5.99 USD - Dimensions: 20.0 x 6.0 x 27.0 cm (from description) - Weight: 1.65 lbs (0.75 kg) - Material: Porcelain - Not dishwasher or microwave safe ## Trust signals - Both variants priced consistently - Dimensions and material specified - Listed in stock (no backorder indication) - Return policy not provided; verify before purchase ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5efed2e5a5904fa1aaeecabd48da2111.png?v=1773820201 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ff3aab319a1e4b02869208829ecbbd57.png?v=1773820201 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/790f09e90ed445c1a1fef1ee10358f00.png?v=1773820201 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/631742e1ca9d400fa6eb78c04b3e6cc3.png?v=1773820201 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0fbf20914e0349fc8d56fdca8f7caf5e.png?v=1773820201 ## Agent notes Image content not analyzed; visual details not confirmed. No certification or warranty data provided.
This product has 11 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": "Abstract Couple Statue Hugging, Modern Ceramic Porcelain Figurine Ornaments for Living Room Shelf Decor, Minimalist Art Sculpture for Couples Gift",
"quantity": 1,
"grams": 700000,
"properties": {
"_length_cm": "20.0",
"_width_cm": "6.0",
"_height_cm": "27.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").