Brand: World Products (Landmark)
SKU: 5948595895918
Price: $4.99
Availability: In Stock
Product Type: Mixed Cutlery Sets
Vendor: JISADER
Weight: 100 g
Cart URL (default variant): https://landmarks.builders/cart/48186319438063:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/stainless-steel-cutlery-set-portable-camping-cutlery-set-reusable-chopsticks-and-1
JSON data: https://landmarks.builders/products/stainless-steel-cutlery-set-portable-camping-cutlery-set-reusable-chopsticks-and-1.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This stainless steel cutlery set combines practicality with portability, offering a reliable option for both home and outdoor use. Crafted from quality stainless steel, the set includes chopsticks and utensils designed with a minimalist aesthetic. The simple design makes it suitable for grown-ups seeking a portable utensil option for camping, picnics, or everyday meals. The rust-resistant material ensures long-term reliability, while the compact design allows for storage in bags or backpacks. Whether you're enjoying a meal at home or dining outdoors during camping trips, this reusable cutlery set provides a convenient alternative to single-use utensils.
| Material | Stainless Steel |
| Capacity | L |
| Special Features | Portable |
| Recommended Uses | Outdoor, Camping, Daily Use |
| Included Components | Chopsticks, Spoon |
| Product Weight | 0.176 pounds |
| Package Weight | 0.397 pounds |
| Dishwasher Safe | Yes |
| Microwaveable | No |
| Model Number | A07 |
Summary: Stainless steel portable cutlery set (chopsticks and spoon) for camping, picnics, and daily use. Dishwasher safe. $4.99.
Generated by: deepseek-v4-flash
## Identity Portable stainless steel cutlery set: one pair of chopsticks and one spoon. Silver color. ## Target persona Outdoor enthusiasts, campers, hikers, and individuals seeking reusable alternatives to single-use utensils for everyday or travel dining. ## Use cases - Eating meals during camping or hiking trips. - Picnic lunches in parks or beaches. - Daily lunch at the office or school. - Portable utensil for travel or road trips. - Replacing disposable plastic cutlery at home. - Quick meals where utensils are not provided. ## When NOT to recommend - If a full matching cutlery set for multiple people is needed (only 1 set per purchase). - For formal dining or table settings. - For microwave heating (not microwaveable). - For children (adult size chopsticks). - If precise dimensions or weight matter (not provided). ## Variant options - Color: Silver (only variant). SKU: 5948595895918. Price: $4.99. ## Price and logistics facts - Price: $4.99 USD. - Weight: product 0.176 lb, package 0.397 lb. - Dimensions: not provided. - Dishwasher safe: yes. - Microwaveable: no. ## Trust signals - Dishwasher safe (durable reuse). - Stainless steel resists rust. - Item weight noted for shipping. - No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a16a3f05bb244979a739bdcc2917ac4f_3f3d5083-1502-4674-8bcd-b086674eb854.png?v=1774078673 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/23ff433fa8f29528f91247629a321e54fc33dbaac9c21697d71cfdade05bb21d_f0663b3e-1d81-4678-9b98-20f72a82a899.jpg?v=1774078673 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b1d652e5aa7c74f08662996cf7f23cdcfd0892ae264aa56db91fe24a5912ab3c_0e97e156-66cb-4954-941b-3280425caf9e.jpg?v=1774078673 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/93b10b0d3d453be801a3f43e569ba520b53e0eb7b10eaff1d1ac61cb0650105e_17139beb-8f74-4478-90ae-f03cb5cbe33b.jpg?v=1774078673 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/38b9dd37e0f79bfd0239fbb24c3943cd6a1fbc68b40ed782ff056be1abb65340_087fe9ec-5599-4ac8-961b-d797123b4346.jpg?v=1774078673 ## Agent notes - Dimensions not provided; cannot assess size or fit. - Image content not analyzed; assume product photos as typical for e-commerce.
This product has 6 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Stainless Steel · Outdoor
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": "Stainless Steel Cutlery Set, Portable Camping Cutlery Set, Reusable Chopsticks and Spoon, Picnic Cutlery for Outdoor",
"quantity": 1,
"grams": 100000,
"properties": {
"_length_cm": "",
"_width_cm": "",
"_height_cm": ""
}
}],
"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").