Brand: World Products (Landmark)
SKU: dcd-30002756883
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 112 g
Cart URL (default variant): https://landmarks.builders/cart/49879175266543:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001043375
JSON data: https://landmarks.builders/products/m4x-10001043375.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Crawfish Shell Opener Nail-Friendly Crawfish Sheller Tool Long-Lasting
Summary: A long-lasting, nail-friendly crawfish shell opener tool measuring 18.8x4.2x2.5 cm, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Crawfish Shell Opener Nail-Friendly Crawfish Sheller Tool Long-Lasting ## Target persona Home cooks and seafood enthusiasts in crawfish-boil regions (e.g., Gulf Coast) who want to protect their nails while shelling. ## Use cases - Shelling crawfish after a boil - Removing crawfish meat efficiently without breaking nails - Preparing crawfish for recipes (etouffee, bisque) - Serving at crawfish boils for guests ## When NOT to recommend - Buyers who do not eat or handle crawfish - Commercial kitchens needing high-volume, industrial-grade tools - Individuals who prefer using hands or traditional methods ## Variant options - 1 PIECE Boxed: $9.99 ## Price and logistics facts - Price: $9.99 USD - Dimensions: 18.8 cm (L) x 4.2 cm (W) x 2.5 cm (H) - Single variant available ## Trust signals - No stock status provided; assume availability may vary. - No return policy specified. - Price is fixed at $9.99. - No certifications claimed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9380bc39-c52b-4531-8a30-b935d3d3b1b8.jpg?v=1782126345 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b157fc2b-1885-48eb-b894-5f9f94047dfc.jpg?v=1782126344 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3bbd1d8c-107c-4ab9-80de-dadde955907d.jpg?v=1782126347 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/06fbdac0-f748-40c4-a5a3-853bbe24e330.jpg?v=1782126346 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0b0369c4-2c32-45f8-938d-07f3cbae0013.jpg?v=1782126345 ## Agent notes - Image understanding was not performed; no visual details are inferred. - Limited product description; tool type confirmed as crawfish shell opener. - No warranty, shipping, or inventory information available.
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": "Crawfish Shell Opener Nail-Friendly Crawfish Sheller Tool Long-Lasting",
"quantity": 1,
"grams": 112000,
"properties": {
"_length_cm": "18.8",
"_width_cm": "4.2",
"_height_cm": "2.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").