Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $16.99
Default variant: 12 PC / Round
Default SKU: dcd-30002742676
Default price: $16.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2050 g
Cart URL (default variant): https://landmarks.builders/cart/49879209804015:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001039894
JSON data: https://landmarks.builders/products/m4x-10001039894.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Rotating Seasoning Rack Wooden Accent Revolving Seasoning Rack Space Saving
Summary: A rotating seasoning rack with wooden accent, space-saving design, holds 12 spice jars, available in round or square style, priced at $16.99.
Generated by: deepseek-v4-flash
## Identity Rotating Seasoning Rack Wooden Accent Revolving Seasoning Rack Space Saving ## Target persona Home cooks with limited counter space who need compact spice storage. ## Use cases - Organizing spices on a kitchen counter or inside a cabinet. - Quickly accessing multiple spice jars during cooking. - Reducing clutter by consolidating spice bottles into one revolving unit. - As a gift for someone who enjoys cooking but has small kitchen. ## When NOT to recommend - Users who need to store large or non-standard spice jars (fits standard 12 PC set). - Those preferring wall-mounted or drawer storage. - Buyers seeking high-capacity storage (holds only 12 jars). - Professional chefs requiring heavy-duty metal construction (wooden accent may not be durable for intensive use). ## Variant options Two styles: Round and Square, both 12-piece capacity. Price same $16.99. SKUs: dcd-30002742676 (Round), dcd-30002742677 (Square). ## Price and logistics facts Price: $16.99 USD. Dimensions: 23 x 23 x 25 cm. No shipping weight provided. ## Trust signals No stock status, return policy, or certifications available from given data. Price is consistent across variants. ## Image assets 5 images available: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f9ee3d86-319b-445f-894b-763272311f44.jpg?v=1782126386 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8c84f9a3-84c8-482c-9b71-50ed9cd85c9c.jpg?v=1782126385 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1de443f2-aa40-4b64-964c-4f0e19f6ea0b.jpg?v=1782126385 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9c9d51b2-5d2a-4a87-a410-730da09e3906.jpg?v=1782126385 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ffbb375f-94aa-4d66-9bda-ae9daf1ba0d0.jpg?v=1782126387 ## Agent notes Image content not inspected; agent should verify visual details from URLs 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": "Rotating Seasoning Rack Wooden Accent Revolving Seasoning Rack Space Saving",
"quantity": 1,
"grams": 2050000,
"properties": {
"_length_cm": "23.0",
"_width_cm": "23.0",
"_height_cm": "25.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").