Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $17.99
Default variant: Yellow
Default SKU: dcd-30003623870
Default price: $17.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 340 g
Cart URL (default variant): https://landmarks.builders/cart/49713148330223:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275428
JSON data: https://landmarks.builders/products/wp-dcd-10001275428.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
手动榨汁机家用橙子柠檬水果多功能压汁器小型榨汁机榨汁神器厨房
| 产地 | 温州 |
| 货号 | 手摇榨汁机新款 |
| 品牌 | 无 |
| 产品类别 | 手动榨汁器 |
| 价格段 | 10-20元 |
| 产品上市时间 | 2023年 |
| 是否有专利 | 无 |
| 规格 | 通用 |
| 加印LOGO | 可以 |
| 主要下游平台 | 速卖通 |
| 有可授权的自有品牌 | 是 |
| 适用送礼场合 | 所有地方 |
| 功能 | 自动 |
| 材质 | ABS |
| 是否电动 | 否 |
| 加工定制 | 是 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 东北亚 |
| 风格 | 现代简约 |
| 是否进口 | 否 |
Summary: Manual citrus juicer for oranges and lemons, ABS plastic, 17.99 USD, available in yellow, white, green.
Generated by: deepseek-v4-flash
## Identity Manual citrus juicer, model 手摇榨汁机新款, ABS plastic, manual operation, no electric. Dimensions 17.5 x 13.0 x 13.0 cm. ## Target persona Home users seeking a low-cost manual citrus juicer for occasional use; budget-conscious shoppers (10-20 USD range); individuals who prefer non-electric kitchen tools. ## Use cases - Squeezing fresh orange juice at home - Making lemonade or lime juice - Extracting citrus juice for cooking or baking - Juicing small quantities of lemons or limes - A simple, portable juicer for travel or small kitchens ## When NOT to recommend - For high-volume juicing (e.g., commercial or daily large batches) - For users who require electric or automated juicing - For those needing a juicer for non-citrus fruits or vegetables - For buyers seeking a branded or premium product with certifications ## Variant options - Yellow: $17.99 - White: $17.99 - Green: $17.99 ## Price and logistics facts - Price: $17.99 USD - Dimensions: 17.5 x 13.0 x 13.0 cm - No price variations across colors - Listed on AliExpress (cross-border export supplier) ## Trust signals - In-stock status: not specified, but listed as available - Return policy: not provided - No patent or certifications claimed - No brand name specified ## Image assets See image URLs below. Images not analyzed. ## Agent notes - Image understanding was not performed; do not infer visual details. - Description indicates 'automatic' function but product is manual; likely a translation error. - No warranty or guarantee info available. - Customization (LOGO) is possible but not standard.
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 Oranges, Lemons, Fruits - Multi-Functional Small Kitchen Press",
"quantity": 1,
"grams": 340000,
"properties": {
"_length_cm": "17.5",
"_width_cm": "13.0",
"_height_cm": "13.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").