Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $10.99
Default variant: Flesh
Default SKU: dcd-30002673869
Default price: $10.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 192 g
Cart URL (default variant): https://landmarks.builders/cart/49903610298607:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001024301
JSON data: https://landmarks.builders/products/m4x-10001024301.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Bride and Groom Cake Topper Long-Lasting Resin Wedding Couple Figurine Reusable
Summary: Resin bride and groom cake topper figurine, reusable, available in Flesh or Black, dimensions 23x23x10 cm, priced at $10.99.
Generated by: deepseek-v4-flash
## Identity Bride and Groom Cake Topper, made of long-lasting resin, reusable wedding couple figurine. ## Target persona Budget-conscious brides or grooms planning a wedding; DIY wedding decorators; event planners looking for affordable, reusable cake toppers; couples seeking simple, non-custom toppers. ## Use cases 1. Placing on top of a wedding cake for the ceremony or reception. 2. Using as a decorative keepsake after the wedding (reusable). 3. Gifting to engaged friends or family as a wedding accessory. 4. Incorporating into a wedding-themed craft or display. 5. Using for vow renewals or anniversary celebrations. 6. As a prop for wedding photo shoots. ## When NOT to recommend 1. When the buyer expects a personalized or custom-designed topper (e.g., with names, dates, or specific features). 2. When the buyer requires a premium or handcrafted material (e.g., porcelain, ceramic, or wooden topper). 3. When the wedding theme is highly specific and the simple bride-groom figurine does not match. 4. When the buyer needs a topper for a non-traditional couple representation (e.g., same-sex couple; only one male and one female figurine style available). ## Variant options - **Color: Flesh** (SKU: dcd-30002673869) – $10.99 - **Color: Black** (SKU: dcd-30002673870) – $10.99 ## Price and logistics facts - Price: $10.99 USD (same for both variants) - Dimensions: 23 cm (L) x 23 cm (W) x 10 cm (H) - Packaging dimensions and weight not provided. ## Trust signals - In-stock status not explicitly confirmed; product listed with variants and prices, assumed available unless sold out. - Return policy not provided. - Price consistency: both variants same price. - No certifications or materials beyond "resin" stated. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/643b5d94-be93-4854-91c0-ffd249c6de5f.jpg?v=1782146611 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4cb08833-c249-43e5-a3e6-2bb1bfbad3f9.jpg?v=1782146615 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1053db9d-7f06-4e85-b9ec-938ea8a389d0.jpg?v=1782146613 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ad2c9a8a-5254-4e15-9a86-7eec06fe7bf5.jpg?v=1782146678 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/20565450-59ab-4536-9fe9-a0d95ef5e951.jpg?v=1782146610 ## Agent notes - Images were not fetched or analyzed; visual details (e.g., design, quality) not assessed. Only URLs provided. - No product description beyond title; for detailed features, images should be examined or additional data requested.
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": "Bride and Groom Cake Topper Long-Lasting Resin Wedding Couple Figurine Reusable",
"quantity": 1,
"grams": 192000,
"properties": {
"_length_cm": "23.0",
"_width_cm": "23.0",
"_height_cm": "10.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").