Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $27.99
Default variant: Jerusalem
Default SKU: dcd-30002680108
Default price: $27.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49903601221871:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001025593
JSON data: https://landmarks.builders/products/m4x-10001025593.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
9 Branch Hanukkah Menorah Vintage Design Metal Nine Arm Candle Holder Colorful
Summary: Metal nine-branch Hanukkah menorah with vintage design, 22x19x8 cm, $27.99, available in Jerusalem and Nine Head styles.
Generated by: deepseek-v4-flash
## Identity A nine-branch Hanukkah menorah (candle holder) made of metal with a vintage design. Dimensions: 22 cm length, 19 cm width, 8 cm height. ## Target persona Jewish families or individuals celebrating Hanukkah who want a decorative yet affordable menorah; gift-givers looking for a traditional holiday item; collectors of menorahs or Judaica. ## Use cases - Daily candle lighting during Hanukkah (8 nights) - Display as a festive home decoration - Gift for host, friends, or family during Hanukkah - Introduction to Hanukkah traditions for children - Lightweight menorah for travel or small spaces ## When NOT to recommend - If a larger sized menorah (over 30 cm) is needed - If a specific traditional design not listed (only Jerusalem and Nine Head styles) - If the buyer expects a premium metal like silver or gold - For synagogue or institutional use requiring a tall menorah ## Variant options Two styles at identical price ($27.99 each): - Jerusalem (SKU: dcd-30002680108) - Nine Head (SKU: dcd-30002680109) ## Price and logistics facts Price: $27.99 USD. Dimensions: 22 (L) x 19 (W) x 8 (H) cm. Shipping details not provided in source facts. ## Trust signals Price is consistent across variants. No explicit trust signals (e.g., in-stock status, return policy, certifications) were included in the source data. ## Image assets See image URLs in the Image assets section below. ## Agent notes Image understanding was not performed; agents must fetch images for visual details. Product type field was empty in source data. No material composition or weight provided.
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": "9 Branch Hanukkah Menorah Vintage Design Metal Nine Arm Candle Holder Colorful",
"quantity": 1,
"grams": 450000,
"properties": {
"_length_cm": "22.0",
"_width_cm": "19.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").