Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $10.99
Default variant: Clear
Default SKU: dcd-30002752411
Default price: $10.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 720 g
Cart URL (default variant): https://landmarks.builders/cart/49879198433519:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001042058
JSON data: https://landmarks.builders/products/m4x-10001042058.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Refrigerator Organizer Turntable 360 Degree Rotation Rotating Organizer Tray
Summary: This rotating tray organizes refrigerator items with 360-degree access. Available in four colors at $10.99.
Generated by: deepseek-v4-flash
## Identity Refrigerator Organizer Turntable 360 Degree Rotation Rotating Organizer Tray ## Target persona Home cooks and busy families seeking refrigerator organization. Apartment dwellers with limited fridge space. ## Use cases - Storing condiments and jars for easy access. - Organizing small beverage bottles. - Keeping leftovers and meal prep containers tidy. - Arranging spices and sauces on fridge shelves. - Rotating items to avoid forgotten food at the back. ## When NOT to recommend - For large or heavy items (e.g., gallon milk jugs) that exceed tray capacity. - For users with very deep refrigerators where turntable may not reach. - For those needing airtight or spill-proof storage. - For commercial kitchen use requiring heavy-duty durability. ## Variant options - Clear: $10.99 - Cream: $10.99 - Ivory: $10.99 - Clear White: $10.99 ## Price and logistics facts - Price: $10.99 USD - Dimensions: 34.8 x 24.2 x 8.3 cm (approx 13.7 x 9.5 x 3.3 inches) ## Trust signals - In-stock status not confirmed; available in 4 color variants. - Return policy not stated; price consistent across variants. ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c232de6b-7fe3-4d15-b7d0-004be9362982.jpg?v=1782126358 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a97291ed-a3f6-4786-ac46-db6a77ac0e08.jpg?v=1782126357 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/345367be-8bf7-45d9-8b11-5b534057b39c.jpg?v=1782126359 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/481da7a3-7226-4124-af56-c1d0cf011123.jpg?v=1782126359 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/453049fa-0537-460f-8f9d-9089b307ff3b.jpg?v=1782126359 ## Agent notes - Image content not analyzed; actual visual features unknown. - No warranty or materials info provided. - Dimensions suggest suitable for standard fridge shelves.
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": "Refrigerator Organizer Turntable 360 Degree Rotation Rotating Organizer Tray",
"quantity": 1,
"grams": 720000,
"properties": {
"_length_cm": "34.8",
"_width_cm": "24.2",
"_height_cm": "8.3"
}
}],
"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").