Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $36.99 – $59.99
Default variant: Gold Iron Base
Default SKU: dcd-30002711395
Default price: $59.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/49810272026863:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001031600
JSON data: https://landmarks.builders/products/m4x-10001031600.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Rustic balance of justice sculpture, sturdy decorative scale for lawyers and study rooms. Available in 5 styles, dimensions 34x32x14 cm.
Generated by: deepseek-v4-flash
## Identity Decorative Balance of Justice Sculpture, Rustic Style, Sturdy Decorative Scale ## Target persona Lawyers, legal professionals, law students, office decor enthusiasts seeking legal-themed decorative items for study rooms or professional spaces. ## Use cases - Office desk decor for an attorney or judge - Gift for law school graduation or bar exam completion - Decorative accent in a law firm lobby or conference room - Study room ornament with legal symbolism - Courthouse or legal institution decoration - Collectible justice symbol for home library ## When NOT to recommend - Buyer needs a functional weighing or measuring scale - Buyer prefers modern minimalist or contemporary decor styles - Buyer has very limited shelf space (sculpture is 34 cm wide) - Buyer expects high-end luxury or precious metal finish (price range $37–$60 suggests mid-range materials) ## Variant options - S (Base model): $36.99 - Coffee: $42.99 - Hanging Ring: $42.99 - Bronze Square Base: $55.99 - Gold Iron Base: $59.99 ## Price and logistics facts - Base price: $36.99 USD - Variant prices range from $36.99 to $59.99 - Dimensions: 34 cm (length) x 32 cm (width) x 14 cm (height) - No shipping or stock information provided ## Trust signals - No explicit trust signals provided (e.g., in-stock status, return policy, certifications). Image URLs missing, so visual verification not possible. ## Image assets No image URLs provided. ## Agent notes - Product description missing; exact materials and finish not specified. Variant names (S, Coffee, Hanging Ring) are ambiguous; only Gold Iron Base and Bronze Square Base are descriptive. Verify visual appearance from seller if needed.
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": "Decorative Balance of Justice Rustic Look Balance of Justice Sculpture Sturdy Decorative Scale for Lawyers, Study Room",
"quantity": 1,
"grams": 700000,
"properties": {
"_length_cm": "34.0",
"_width_cm": "32.0",
"_height_cm": "14.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").