Brand: World Products (Landmark)
SKU: dcd-30003611801
Price: $24.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 个护
Vendor: World Products
Weight: 300 g
Cart URL (default variant): https://landmarks.builders/cart/49714168234223:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270548
JSON data: https://landmarks.builders/products/wp-dcd-10001270548.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
剃须刀收纳包大容量刮胡刀收纳盒工具手提包外出便携防摔斜挎包
Summary: Large capacity portable razor storage bag with anti-drop design, dimensions 36x14.5x8.6 cm, priced at $24.99 USD.
Generated by: deepseek-v4-flash
## Identity 剃须刀收纳包大容量刮胡刀收纳盒工具手提包外出便携防摔斜挎包 (Large capacity razor storage bag, portable, anti-drop, sling bag). Product type: 个护 (Personal Care). Dimensions: 36 x 14.5 x 8.6 cm. Price: $24.99 USD. ## Target persona Male travelers needing to carry razors and grooming tools. People who prefer organized storage for personal care items. Gym-goers who bring shaving gear. ## Use cases - Packing a razor for a weekend trip. - Storing multiple razors and blades in a gym bag. - Organizing shaving gear in a bathroom drawer. - Using as a protective case during airline travel. - Carrying razors to a barber shop or salon. - Keeping razors safe in a backpack while commuting. ## When NOT to recommend - If the user has a very large collection of razor handles exceeding the case capacity. - If the user needs water-resistant or waterproof protection. - If the user prefers a hard-shell case for maximum impact protection. - If the user is looking for a case specifically for electric razors (fit may vary). ## Variant options Only one variant: "as Pictured" at $24.99. ## Price and logistics facts Price: $24.99 USD. Dimensions: 36 x 14.5 x 8.6 cm. One variant available. ## Trust signals In-stock status unknown. Price consistent across variants. No known certifications. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c7293d7d97ac43e287f9140a27be0d67.png?v=1781085344 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a77962f631624428ace59c14cbdd4aee.png?v=1781085342 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3bb5f2818c864f7b86afcf36d6007115.png?v=1781085342 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/125ca69fcdd74a7eae1aca4b1c1f5318.png?v=1781085344 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5e260db21eed4f9cbd120cd1839906e8.png?v=1781085344 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/20d0278e4b174ecab8f19d8884a3b91c.png?v=1781085343 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b33227ec04b54b479e903c7193505c2b.png?v=1781085344 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bf7eec93d03549e6afb0ea0e58a8bd39.png?v=1781085343 ## Agent notes Image understanding was not performed. Material and weight not provided. No information on closure type or strap details.
This product has 13 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": 300000,
"properties": {
"_length_cm": "36.0",
"_width_cm": "14.5",
"_height_cm": "8.6"
}
}],
"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").