Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Yellow
Default SKU: dcd-30003623855
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/49713161142511:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275423
JSON data: https://landmarks.builders/products/wp-dcd-10001275423.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
手动榨汁器挤压橙汁石榴榨汁机柠檬橙子小型便携式水果压汁器果汁
| 产地 | 阳江 |
| 货号 | 手动水果压汁器 |
| 品牌 | 艺耀 |
| 产品类别 | 手动榨汁器 |
| 价格段 | 5-10元 |
| 产品上市时间 | 2024年 |
| 是否有专利 | 无 |
| 规格 | PP袋包装 |
| 加印LOGO | 可以 |
| 主要下游平台 | 其他 |
| 有可授权的自有品牌 | 否 |
| 适用送礼场合 | 所有地方 |
| 功能 | 多功能 |
| 材质 | PP |
| 是否电动 | 否 |
| 加工定制 | 否 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 其他 |
| 风格 | 现代简约 |
| 是否进口 | 否 |
Summary: Manual fruit juice squeezer for citrus and pomegranates, made of PP, three colors, $9.99.
Generated by: deepseek-v4-flash
## Identity Manual citrus and pomegranate juice squeezer (PP material), brand: 艺耀, model: manual fruit juice press. ## Target persona Budget-conscious home cooks; small kitchen dwellers; campers and travelers; people who prefer manual tools over electric appliances. ## Use cases - Squeezing lemons for lemonade - Making fresh orange juice for breakfast - Juicing pomegranates manually - Portable juicing on camping trips - Quick citrus juice for recipes - Teaching children about manual juicing ## When NOT to recommend - High-volume commercial juicing - Juicing hard vegetables like carrots or apples - Users who need an electric, automated process - Buyers expecting stainless steel construction ## Variant options - Yellow ($9.99) - Pink ($9.99) - Green ($9.99) ## Price and logistics facts Price: $9.99 USD. Dimensions: 24 x 12 x 11 cm. Material: PP. Not electric. No customization of product itself; logo printing possible for bulk orders. ## Trust signals In-stock status not confirmed. Return policy not specified. Low price, no discounts. No patents or certifications mentioned. ## Image assets      ## Agent notes Images not analyzed; visual details not inferred. No weight data provided. Return policy unknown. Price consistent across variants.
This product has 15 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": "Manual Juicer for Orange, Lemon, Pomegranate - Small Portable Fruit Squeezer",
"quantity": 1,
"grams": 250000,
"properties": {
"_length_cm": "24.0",
"_width_cm": "12.0",
"_height_cm": "11.0"
}
}],
"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").