Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $22.99 – $27.99
Default variant: 22w319bt
Default SKU: dcd-30003452161
Default price: $22.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 850 g
Cart URL (default variant): https://landmarks.builders/cart/50166233071855:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001220587
JSON data: https://landmarks.builders/products/m4x-10001220587.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Vintage Design: This Hanukkah menorah features a classic old-world outline with a rich gold finish, bringing timeless character to home decoration and holiday displays.
Nine Branch Layout: The 9 branch menorah is designed to hold candles in the traditional arrangement, making it a meaningful candle holder for Hanukkah observance and festive lighting.
Metal Construction: Crafted from metal with a sturdy feel, this candelabra offers reliable support and a refined surface that complements both modern and traditional interiors.
Display Visual Charm: Its elegant proportions and warm lustrous tone make it an eye-catching centerpiece for a dining table, mantel, or sideboard, adding a polished accent without overwhelming the space.
Practical Use: Designed for steady candle placement, this Hanukkah menorah helps create a calm, ceremonial atmosphere during family gatherings, seasonal celebrations, and quiet evenings at home.
Summary: Hanukkah Menorah Vintage Design Religious Decor Table Centerpiece. 【Vintage Design】: This Hanukkah menorah features a classic old-world outline with a rich gold finish, bringing timeless character to home decoration and holiday displays. 【Nine Branch Layout】: The 9 branch menorah is designed to hold candles in the traditional arrangement, making it a meaningful candle holder for Hanukkah observance and festive lighting. 【Metal Construction】: Crafted from metal with a sturdy feel, this candelabra offers reliable support and a refined surface that complements both modern and traditional interior
Generated by: m4x-map-v1
This product has 12 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Hanukkah Menorah Vintage Design Religious Decor Table Centerpiece",
"product_id": 9461588328687,
"variant_id": 50166233071855,
"quantity": 1,
"grams": 850,
"length_cm": "38.0",
"width_cm": "31.0",
"height_cm": "8.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").