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/48186177421551: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
JSON data: https://landmarks.builders/products/stainless-steel-cutlery-set-portable-camping-cutlery-set-reusable-chopsticks-and.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 with chopsticks and spoon, rust-resistant, dishwasher safe, for $4.99.
Generated by: deepseek-v4-flash
## Identity Stainless Steel Cutlery Set: Includes chopsticks and spoon, portable and reusable. ## Target persona Outdoor enthusiasts who need a compact utensil set for camping, picnics, or everyday carry. ## Use cases - Camping trips where reusable utensils are needed. - Picnic outings with portable cutlery. - Daily lunch packing for work or school. - Reducing single-use plastic waste. - Travel dining (backpacking, road trips). ## When NOT to recommend - Formal dining or events requiring full flatware sets. - Users seeking microwave-safe utensils (not microwaveable). - Heavy-duty kitchen use (lightweight design). - Those requiring multiple sets in matching colors (only silver available). ## Variant options - Color: Silver (SKU 5948595895918) at $4.99. ## Price and logistics facts - Price: $4.99 USD (single variant). - Weight: 0.176 pounds; package weight 0.397 pounds. - Dimensions: not provided. ## Trust signals - Dishwasher safe. - Stainless steel resists rust. - Reusable, reducing waste. - In-stock status: not specified. ## Image assets - Image URL 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a16a3f05bb244979a739bdcc2917ac4f.png?v=1774077178 - Image URL 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/23ff433fa8f29528f91247629a321e54fc33dbaac9c21697d71cfdade05bb21d.jpg?v=1774077178 - Image URL 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b1d652e5aa7c74f08662996cf7f23cdcfd0892ae264aa56db91fe24a5912ab3c.jpg?v=1774077178 - Image URL 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/93b10b0d3d453be801a3f43e569ba520b53e0eb7b10eaff1d1ac61cb0650105e.jpg?v=1774077178 - Image URL 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/38b9dd37e0f79bfd0239fbb24c3943cd6a1fbc68b40ed782ff056be1abb65340.jpg?v=1774077178 ## Agent notes - No image understanding performed; visual details not verified. - Return policy not stated. - Dimensions not provided; assume compact. - Only one color variant available.
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").