Brand: World Products (Landmark)
SKU: dcd-30003394574
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/49878004629743:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001199701
JSON data: https://landmarks.builders/products/m4x-10001199701.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Decorative Decorative Detail: This Wooden heart puzzle ornament brings a warm handcrafted look to any house decoration, adding a soft sentimental touch to shelves, desks, and entry tables.
Table Ornament: Designed as a standing table ornament, this heart puzzle statue creates an eye-catching focal point that works well for home, office, or tabletop display.
Woodwork: Made with layered wood and acrylic inlay, the woodwork construction highlights the puzzle details and gives the piece a refined, dimensional appearance.
Gift Attractiveness: Its meaningful cardioid form makes it a heartfelt option for parents and loved ones, especially when you want a decorative gift with an emotional feel.
Display Purpose: The compact size and stable base help the piece sit neatly on a desk or tabletop, making it easy to enjoy as everyday decoration without taking up much space.
Summary: A handcrafted wooden heart puzzle ornament with acrylic inlay, designed as a standing table decoration for home or office, gift option for parents.
Generated by: deepseek-v4-flash
## Identity - Wooden Heart Puzzle Ornament, Handmade Heart Puzzle Statue with Unique Grain, Table Ornament for Parents, Office - Dimensions: 24.0 x 20.7 x 2.5 cm - Single variant: Heart Puzzle, SKU dcd-30003394574, price $9.99 ## Target persona - Parents seeking sentimental decor - Office workers wanting a personal desk accent - Gift givers looking for a heartfelt, affordable present - Home decor enthusiasts who appreciate handmade wooden items ## Use cases - As a standing ornament on a shelf, desk, or entry table - As a unique gift for parents or loved ones on special occasions - To add a warm, handcrafted touch to a living room or bedroom - As a conversation piece in an office or study - For everyday decoration on a tabletop without occupying much space ## When NOT to recommend - For children under 3 due to small parts or breakability - For outdoor use as it is made of wood and acrylic (not weather-resistant) - For large, empty spaces where a larger decor piece is needed - For customers seeking modern, minimalist designs without natural grain ## Variant options - Only one style: "Heart Puzzle" at $9.99 USD ## Price and logistics facts - Price: $9.99 USD - Dimensions: 24.0 cm length x 20.7 cm width x 2.5 cm height - Currency: USD ## Trust signals - In-stock status: not provided - Return policy: not provided - Price consistency: single price listed - Certifications: none specified ## Image assets - No image URLs provided in the data. ## Agent notes - Image understanding was not performed because no image URLs were available. - Only one variant exists; no options to differentiate. - Materials: layered wood and acrylic inlay.
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": "Wooden Heart Puzzle Ornament Handmade Heart Puzzle Statue Unique Grain Table Ornament for Parents, Office",
"quantity": 1,
"grams": 210000,
"properties": {
"_length_cm": "24.0",
"_width_cm": "20.7",
"_height_cm": "2.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").