Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $10.99
Default variant: Green Yellow
Default SKU: dcd-30003503368
Default price: $10.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 美妆
Vendor: World Products
Weight: 150 g
Cart URL (default variant): https://landmarks.builders/cart/49739220353263:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250188
JSON data: https://landmarks.builders/products/wp-dcd-10001250188.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.








Summary: Silicone swim goggles case with double-sided mesh, can also be used as travel organizer for cosmetics or toiletries. Compact size 20x8x6 cm, available in 5 color options at $10.99.
Generated by: deepseek-v4-flash
## Identity A silicone swim goggles case with double-sided mesh storage, also marketed as a travel-friendly multifunctional cosmetic or toiletries bag. Dimensions 20x8x6 cm. Price $10.99. ## Target persona Swimmers who need a dedicated case for goggles; travelers looking for a compact toiletry or cosmetics organizer; gym-goers wanting a small bag for essentials. ## Use cases - Store and protect swim goggles after use. - Organize small cosmetics, lipsticks, or brushes in a travel bag. - Hold toiletries like travel-sized shampoo, soap, or toothbrush. - Keep earbuds, cables, or small electronics organized in luggage. - Use as a pencil case or art supply pouch. ## When NOT to recommend - For storing large or bulky items (e.g., full-size shampoo bottles, makeup palettes). - For heavy items that require a rigid case. - For professional makeup artists needing a large, partitioned kit. - If the buyer expects waterproof or fully sealed protection (mesh sides are not waterproof). ## Variant options - Green Yellow - Yellow Blue - Black - Orange Yellow - Blue Green All at $10.99. ## Price and logistics facts Price: $10.99 USD. Dimensions: 20x8x6 cm. No shipping or stock details provided. ## Trust signals - Five color variants available at the same price. - No stock-out or return policy info given. - No certifications or material specifics beyond "silicone". ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e88c505c5ac74e1cbfa455bd8feca499.png?v=1781488420 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/72d61b3081f84d1c973c51b8582aa215.png?v=1781488420 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a4b4c11237ef46388eed4bc6bb0aeea1.png?v=1781488419 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0b0542395b2544328d2aad4f5fbd0391.png?v=1781488419 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2a871ca520394d1fac8e12afae29f857.png?v=1781488419 ## Agent notes - No product description was provided; marketing copy may be needed. - The bag is made of silicone, but exact material composition (e.g., silicone type) is unknown. - Mesh sides imply ventilation but reduce water resistance.
This product has 17 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": "硅胶泳镜盒 双面网格游泳装备收纳包 旅行便携多功能化妆品洗漱包",
"quantity": 1,
"grams": 150000,
"properties": {
"_length_cm": "20.0",
"_width_cm": "8.0",
"_height_cm": "6.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").