Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $30.99
Default variant: Gold / 7127z-01
Default SKU: dcd-30003294677
Default price: $30.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 700 g
Cart URL (default variant): https://landmarks.builders/cart/49878451650799:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001164598
JSON data: https://landmarks.builders/products/m4x-10001164598.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Product Type: This 2-piece decorative scale set brings a vintage balance scale look to your home decor, office, or display shelf, adding a classic legal-inspired accent with strong visual presence.
Function: Designed as a desk ornament and display piece, each decorative scale creates a refined focal point for lawyers, judges, reception areas, study rooms, or courtroom-themed areas.
Design Details: The ornate justice scale features elaborate scrollwork, hanging pans, and a retro European design that gives it a distinguished feel without looking plain or modern.
Material: Made from sturdy iron, this vintage balance scale has a solid feel and a sturdy structure that helps it stand steadily on desktops, bookshelves, or window displays.
Visual Effect: With its aged gold, bronze, or black finish options, the ornament adds a warm, elegant effect and helps elevate the atmosphere of areas that need a formal, thoughtful effect.
Summary: 2 Pieces Decorative Balance Scale Sturdy Iron Ornate Justice Scale Metal Craft. Description: 【Product Identity】: This decorative scale is a European-design vintage balance scale designed as a stylish home decor accent, bringing a classic old-world look to shelves, consoles, and display cabinets. 【Display Use】: As a desk ornament, it adds a refined accent to offices, studies, and reception areas, instantly making a work surface feel more curated and visually interesting. 【Ornate Design】: The ornate justice scale shape features scrollwork details and hanging pans that create a strong retro chara
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": "2 Pieces Decorative Balance Scale Sturdy Iron Ornate Justice Scale Metal Craft",
"product_id": 9437408493807,
"variant_id": 49878451650799,
"quantity": 1,
"grams": 700,
"length_cm": "34.0",
"width_cm": "31.0",
"height_cm": "30.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").