Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $49.99 – $98.99
Default variant: Steel / 40*30*45cm
Default SKU: dcd-30001975704
Default price: $98.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 3000 g
Cart URL (default variant): https://landmarks.builders/cart/49810845860079:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000904310
JSON data: https://landmarks.builders/products/m4x-10000904310.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
vintage-xFrame Design: Features a timeless cross-frame design with a literature holder, bringing a hint of minimalist and vintage elegance to any room.
Elegant Storage Solution: Perfectly holds periodicals, newspapers, books, and keeping your literary materials organized and easily accessible instead of cluttered on tables.
long-lasting Construction: Crafted with a sturdy stainless steel frame for stability and a high-quality, flexible PU leather holder that is both soft to the hint and strong sufficiently to hold multiple items.
Space-Saving immediately usable: Its space-efficient, floor-standing design occupies minimal space, making it perfect for apartments and small rooms. Arrives fully assembled and assembled for immediate use right immediately upon unpacking.
adaptable Home Decor: A stylish and functional accent piece piece that seamlessly complements various areas, including living rooms, bedrooms, offices, or a comfortable literary corner.
Summary: X-shaped frame Literature holder Minimalist design Periodical Rack Floor-Standing. Description: 【Stylish Storage Solution】: Organize your perusing materials with this retroretro-designd periodical holder holder, featuring a chic and minimalist X-shaped frame design that adds a hint of sophistication to any room. 【sturdy Construction】: Crafted with a sturdy metal frame, available in stainless or carbon steel, and paired with a flexible and yet resilient PU leather or real leather holder to securely hold your items. 【Space-Saving Design】: Its space-efficient footprint makes leather perfect organ
Generated by: m4x-map-v1
This product has 9 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": "X-shaped frame Literature holder Minimalist design Periodical Rack Floor-Standing",
"product_id": 9429836366063,
"variant_id": 49810845860079,
"quantity": 1,
"grams": 3000,
"length_cm": "52.0",
"width_cm": "41.0",
"height_cm": "5.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").