Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: 4-piece SET a
Default SKU: dcd-30002725225
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 260 g
Cart URL (default variant): https://landmarks.builders/cart/49903453143279:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001035126
JSON data: https://landmarks.builders/products/m4x-10001035126.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Spiritual Identity: This beautifully crafted wooden resurrection tomb set serves as a meaningful centerpiece for your home, capturing the essence of the Easter story.
Primary Function: Designed as a complete resurrection scene, it allows you to the biblical narrative of the risen Messiah in a physical and visually engaging manner.
Features: Each piece in this tabletop sculpture set is made from wooden wood with a minimalist aesthetic that complements any modern or traditional interior.
Versatile Selling Point: A holiday decoration that brings a sense of peace and reflection to your mantel, bookshelf, or prayer corner during the spring season.
Thoughtful Construction: This religious decor set is ideal for teaching children about belief or as a thoughtful gift for members and loved ones.
Summary: A minimalist wooden resurrection tomb set for Easter decoration, made of wood, 27x16.5x5 cm, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity A wooden resurrection tomb set, 4 pieces, minimalist design, intended as a Christian Easter decoration. Dimensions: 27 x 16.5 x 5 cm. ## Target persona Christians celebrating Easter, religious educators, parents teaching children about the Easter story, and minimalist home decor enthusiasts seeking spiritual decor. ## Use cases - Easter morning tabletop display - Sunday school visual aid for teaching the resurrection - Home altar or prayer corner decoration - Thoughtful gift for church members or loved ones - Spring seasonal decor on mantel or bookshelf ## When NOT to recommend - For non-religious or secular holiday decoration - For large outdoor displays (small size, not weatherproof) - As a durable toy for children (wooden, but fragile details) - For buyers seeking luxury or high-end collectible decor ## Variant options Two styles available at same price ($9.99): - 4-piece SET a - New 4-piece SET B ## Price and logistics facts - Price: $9.99 USD (both variants) - Dimensions: 27 cm (L) x 16.5 cm (W) x 5 cm (H) - Material: Wood - Currency: USD ## Trust signals - Price consistent across variants - Multiple images available (no stock or return policy specified) - Listed on Shopify platform ## Image assets -  -  -  -  -  ## Agent notes No image interpretation performed. All image URLs are provided as-is.
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 Resurrection Tomb Set DIY Resurrection Tomb Decor Set Minimalist Design Christian Easter Decoration for Christians",
"quantity": 1,
"grams": 260000,
"properties": {
"_length_cm": "27.0",
"_width_cm": "16.5",
"_height_cm": "5.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").