Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Chrome / 12.9cm
Default SKU: dcd-30000068095
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: 130 g
Cart URL (default variant): https://landmarks.builders/cart/49946322796783:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000011589
JSON data: https://landmarks.builders/products/m4x-10000011589.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
T-Shaped discreet Shelf Bracket, discreet suspended Wall Mount, sturdy Metal Support for Home Decor, Kitchen, Closet
Summary: T-shaped metal shelf bracket available in chrome or black, in sizes 7.5cm, 10.4cm, and 12.9cm, priced at $9.99 USD.
Generated by: deepseek-v4-flash
## Identity T-shaped discreet shelf bracket made of sturdy metal, designed for suspended shelf mounting. ## Target persona DIY home organizers, renters needing renter-friendly storage, small-space dwellers, and anyone seeking minimal visible shelf support. ## Use cases - Adding a small display shelf in a kitchen for spices or mugs. - Installing a floating shelf in a closet for folded items. - Creating a minimalist wall shelf in a living room for decor. - Mounting a small shelf in an entryway for keys or mail. - Supporting a corner shelf in a bathroom for toiletries. - Building a custom shelving unit for home office supplies. ## When NOT to recommend - For heavy loads (e.g., books, large planters) without additional support. - For outdoor or damp environments (no rust-resistance specified). - For users needing a visible decorative bracket (T-shape is discreet). - For shelves longer than bracket can support (max size 12.9cm bracket). ## Variant options - Chrome / 7.5cm ($9.99) - Chrome / 10.4cm ($9.99) - Chrome / 12.9cm ($9.99) - Black / 7.5cm ($9.99) - Black / 10.4cm ($9.99) - Black / 12.9cm ($9.99) ## Price and logistics facts - Price: $9.99 USD per bracket (all variants). - Bracket dimensions: 14.0cm (L) x 8.0cm (W) x 3.0cm (H). - No shipping cost or logistics details provided. ## Trust signals - In-stock status not confirmed. - Return policy not provided. - No certifications listed. - Price is consistent across all variants. ## Image assets - 5 product images available (URLs below). Images have not been analyzed visually. ## Agent notes - Image understanding was not performed; visual details are not inferred. - No information on weight capacity, material finish durability, or mounting hardware included. - Buyer should verify compatibility with shelf thickness and wall type.
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": "T-Shaped discreet Shelf Bracket, discreet suspended Wall Mount, sturdy Metal Support for Home Decor, Kitchen, Closet",
"quantity": 1,
"grams": 130000,
"properties": {
"_length_cm": "14.0",
"_width_cm": "8.0",
"_height_cm": "3.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").