Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $5.99
Default variant: Electroplated Gold
Default SKU: 6004363880994
Default price: $5.99
Availability: In Stock
Product Type: Statues
Vendor: JISADER
Weight: 750 g
Cart URL (default variant): https://landmarks.builders/cart/48017512005871:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/couple-statue-abstract-sculpture-for-home-decor-romantic-couple-hugging-ceramic
JSON data: https://landmarks.builders/products/couple-statue-abstract-sculpture-for-home-decor-romantic-couple-hugging-ceramic.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This modern abstract couple sculpture is a beautiful ceramic art piece designed to enhance your home decor. Symbolizing love and togetherness, its intertwined figures and subtle heart motif create a romantic ambiance. Crafted from ceramic, it offers a smooth, elegant finish and is available in a sand glaze yellow complement various interior. for living rooms, bedrooms, shelves, or, this abstract sculpture serves as a versatile decorative accent. It also makes an ideal business gift or personal present for occasions like party gatherings, embodying connection and affection.
Package Contents: 1 x Abstract Couple Sculpture
| Material | Ceramic |
| Capacity | L |
| Colour | Gold, Silver, Beige, Yellow |
| Product Weight | kg |
| Package Weight | 1.43 pounds |
| Recommended Uses | Home |
| Number of Items | 1 |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | BJ-L-1 |
| Brand | JISADER |
Summary: Abstract ceramic couple statue symbolizing love and togetherness, with smooth finish, available in electroplated gold and silver, for home decor or gift.
Generated by: deepseek-v4-flash
## Identity Abstract ceramic couple statue featuring intertwined human figures and a subtle heart motif, symbolizing love and togetherness. Available in electroplated gold and silver finishes. Brand: JISADER, Model: BJ-L-1. ## Target persona - Budget-conscious home decorator seeking affordable romantic accents - Gift shopper for weddings, anniversaries, or parties - Minimalist enthusiast looking for a simple yet meaningful decorative piece ## Use cases - Placed on a living room shelf for a romantic focal point - Used as a bedroom nightstand ornament - Given as a wedding or anniversary gift - Used as a business gift symbolizing connection - Decorating a party venue for couples' gatherings - As an affordable souvenir or favor for events ## When NOT to recommend - Buyers seeking large or imposing sculptures (dimensions not provided, likely small) - Outdoor garden decor (ceramic, not weather-resistant) - Collectors of detailed, realistic figurines (abstract design) - High-end art collectors (price point $5.99) ## Variant options - Electroplated Gold ($5.99) - Electroplated Silver ($5.99) ## Price and logistics facts - Price: $5.99 USD (both variants) - Package weight: 1.43 pounds - Dimensions: not provided - Material: Ceramic - Capacity: Not applicable - Number of items: 1 per package ## Trust signals - Price consistent across variants - Not dishwasher or microwave safe - Returns policy: not specified - In-stock status: not confirmed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a7cc441714354e6eb8d63835f0e9245a.png?v=1773823608 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/699933c0200648179b3d7e3625b2cc1b.png?v=1773823608 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5623eea7daf14c1eb074383d67bb2d2e.png?v=1773823608 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/305a8e560d774acc86ab9237db98a1b8.png?v=1773823608 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bd90af6b024b4c3286d647a9bb433f4c.png?v=1773823608 ## Agent notes - Dimensions not provided; product likely small. - Image understanding was not performed; do not assume visual details. - Material ceramic may be fragile; careful packaging recommended. - Colors in description (beige, yellow) not available in listed variants; only gold and silver.
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": "Couple Statue Abstract Sculpture for Home Decor, Romantic Couple Hugging Ceramic Figurine, Modern Minimalist Living Room Shelf Ornaments",
"quantity": 1,
"grams": 750000,
"properties": {
"_length_cm": "",
"_width_cm": "",
"_height_cm": ""
}
}],
"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").