Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Gold
Default SKU: dcd-30003464131
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: 40 g
Cart URL (default variant): https://landmarks.builders/cart/49877619114223:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001225159
JSON data: https://landmarks.builders/products/m4x-10001225159.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Mezuzah Case Glossy Surface Metal Mezuzah Case Lightweight for Jewish Families
| Brand | senchoy |
Summary: A lightweight metal mezuzah case with glossy finish, available in gold or silver, for Jewish families to affix to doorposts.
Generated by: deepseek-v4-flash
## Identity Mezuzah Case Glossy Surface Metal Mezuzah Case Lightweight for Jewish Families ## Target persona Jewish individuals or families seeking an affordable, functional mezuzah case for their home or as a gift. Also suitable for synagogues or Jewish institutions. ## Use cases - Affixing a mezuzah to a home's front doorpost - Replacing an old or damaged mezuzah case - Providing a mezuzah case for a new apartment or house - Giving as a housewarming gift for Jewish friends or family - Using in a synagogue or Jewish community center entryway - Serving as a lightweight, portable mezuzah case for travel or temporary spaces ## When NOT to recommend - For customers seeking a high-end, handcrafted, or ornate mezuzah case - For non-Jewish religious or decorative uses (e.g., Christian or secular display) - When a complete mezuzah scroll is needed (case only, no scroll included) - For outdoor use in extreme weather (metal may rust or tarnish) ## Variant options - Gold (SKU: dcd-30003464131, $9.99) - Silver (SKU: dcd-30003464132, $9.99) ## Price and logistics facts - Price: $9.99 USD (both variants) - Dimensions: 17.0 cm x 17.0 cm x 4.0 cm (length x width x height) - Brand: senchoy ## Trust signals - In-stock status not explicitly stated; assume available unless noted - No return policy mentioned - No certifications provided - Price is consistent across variants ## Image assets No images available. ## Agent notes Image understanding not performed because no image URLs were provided. Verify actual appearance before recommending based on gloss or color.
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": "Mezuzah Case Glossy Surface Metal Mezuzah Case Lightweight for Jewish Families",
"quantity": 1,
"grams": 40000,
"properties": {
"_length_cm": "17.0",
"_width_cm": "17.0",
"_height_cm": "4.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").