Brand: World Products (Landmark)
SKU: dcd-30003446599
Price: $15.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2650 g
Cart URL (default variant): https://landmarks.builders/cart/49877757067503:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001218469
JSON data: https://landmarks.builders/products/m4x-10001218469.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Product Type: This Records storage crate is designed as a practical vinyl Records organizer for music room shelving, desktop displays, or floor placement beside your listening area.
Function: It works as a household storage solution that keeps vinyl albums, magazines, and other media neatly grouped so you can find and reach them without digging through stacks.
Material: Built as a wooden storage basket with a warm walnut look and metal mesh sides, it brings sturdy everyday use with a rustic, decorative feel.
Convenient Handle: The cutout handles make this storage basket easier to lift and move, so you can relocate your collection from room to another with less hassle.
Practical Value: With a compact shape and stable structure, this Records storage crate your albums from messy piles while keeping space organized and visually appealing.
Summary: Records Storage Crate with Handle Vinyl Organizer Vintage Wooden Storage Basket for Music Room. 【Product Type】: This Records storage crate is designed as a practical vinyl Records organizer for music room shelving, desktop displays, or floor placement beside your listening area. 【Function】: It works as a household storage solution that keeps vinyl albums, magazines, and other media neatly grouped so you can find and reach them without digging through stacks. 【Material】: Built as a wooden storage basket with a warm walnut look and metal mesh sides, it brings sturdy everyday use with a rustic, d
Generated by: m4x-map-v1
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": "Records Storage Crate with Handle Vinyl Organizer Vintage Wooden Storage Basket for Music Room",
"quantity": 1,
"grams": 2650000,
"properties": {
"_length_cm": "38.5",
"_width_cm": "33.0",
"_height_cm": "8.5"
}
}],
"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").