Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $84.99
Default variant: Green B21 Standard
Default SKU: dcd-30001912169
Default price: $84.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/49811368149231:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000896124
JSON data: https://landmarks.builders/products/m4x-10000896124.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Portable Thermal tager multi-purpose Use tag creator long-lasting tags for Retailers
| Unit Quantity | 300 |
| Unit Type | 100g |
Summary: Portable Bluetooth thermal printer for kitchen use, priced at $84.99 with green and black variants.
Generated by: deepseek-v4-flash
## Identity Portable Bluetooth thermal printer, mini size for kitchen labeling tasks. ## Target persona Home cooks, small kitchen business owners, DIY food labelers. ## Use cases - Printing labels for food storage containers - Printing ingredient or nutrition info - Printing expiration or prep dates - Creating recipe cards or notes - Light-duty receipt printing for pop-up food stalls ## When NOT to recommend - High-volume commercial printing (e.g., restaurant POS systems) - Large label formats (max paper width unknown) - Users requiring wired or Wi-Fi connectivity only - Professional photo or high-resolution graphics printing ## Variant options - Green B21 Standard ($84.99) - Black B21 Standard ($84.99) - Green B21 +1sel Roll ($84.99) ## Price and logistics facts - Price: $84.99 USD per variant - Dimensions: not provided - Shipping: not specified ## Trust signals - In-stock status: not confirmed - Return policy: not provided - Price consistency: all variants at $84.99 - Certifications: none listed ## Image assets No images available. ## Agent notes Image understanding was not performed; no images to analyze.
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": "Portable Thermal tager multi-purpose Use tag creator long-lasting tags for Retailers",
"quantity": 1,
"grams": 0,
"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").