- ${item}
-
${item.word}
New Products Daily
Worldwide Shipping from Europe
Premium Brands Across All Categories
New Products Daily
Worldwide Shipping from Europe
Premium Brands Across All Categories
SALE.KIM offers a wide array of top-tier brands and premium goods at competitive prices, coupled with exceptional service.
Redefining online retail with unmatched scale, direct control, and unparalleled value
Middlemen connecting you to a million small stores. They don't own the inventory, they don't control the quality, and they take a cut of every transaction. Fragmented experience, inconsistent quality, added costs.
Online stores limited by physical shelf space. Their digital catalog is constrained by brick-and-mortar inventory. Compromised selection, regional limitations, and hybrid operational costs.
A pure online powerhouse with one mind-blowing metric: Over 300,000 unique products, all under our own roof, all available right now. No middlemen, no limitations, just pure scale and control.
Every item reviewed, quality-controlled, and owned by us. No third-party compromises.
No unnecessary expenses. Our savings translate directly into better prices for you.
One store for everything. Over 300,000 products curated from the world's finest brands.
While others play pricing games with seasonal discounts and artificial scarcity, we offer one simple promise: The best price, every day of the year, on all 300,000+ products. No gimmicks. No waiting. Just consistent value.
All our products are obtained from reputable European distributors and adhere to stringent quality standards.
Our mission is to offer a seamless, transparent, and trustworthy online shopping experience to every customer.
We are proud to be an official partner with well-known student and alumni discount platforms such as Mecenat and Mecenat Alumni in Sweden. These partnerships empower verified members with exclusive discounts on leading brands, showcasing our dedication to legitimacy and dependability.
Our catalog boasts over 300,000 products, including popular brands like Apple and Samsung, along with cosmetics, accessories, home goods, and more.
To serve customers across Europe, guaranteeing a seamless and localized shopping experience, we manage a network of localized domain names. All these sites are part of the same trusted operation:
We are here to assist you. For complete details, including our physical address and customer service email/phone number, please visit our contact page. We look forward to serving you!
Contact Us${!!data[1].settings.not_login_prefix_content ? data[1].settings.not_login_prefix_content : "Welcome to"}
${!!data[1].settings.not_login_title ? data[1].settings.not_login_title : "sale.kim - endless selection of finest brands"}
${benefitItem.name}
${benefitItem.desc}
${!!data[1].settings.login_tip_desc ? data[1].settings.login_tip_desc : "Already have an account?" }
By joining, you agree to receive our emails, and accept Terms of Use & Privacy Policy.
Spent
Reached maximum level
${data[2].settings.title}
Paid benefits
${data[1].campaign?.name} >
Benefits (${data.tier_detail.benefits.length})
${item.name}
${item.desc}
View coupon code>
Last name
${ data.member?.last_name ? data.member?.last_name : 'Please enter last name' }First name
${ data.member?.first_name ? data.member?.first_name : 'Please enter first name' }Birth of date
Phone
${data.member?.phone ? data.member?.phone : 'Please enter phone number'}Created on
Joined on
${data.title}
${function(){ let title = data.campaign.name; if (data.campaign.event_type === 'share_link') { let limit_reward_count = Number(data.campaign.campaign_rule.limit_reward_count); let participation_times = Number(data.participation_info.participation_times); if (limit_reward_count > 1) { title = `${title} (${limit_reward_count - participation_times}/${limit_reward_count})`; } } return title; }()}
${function(){ if (data.campaign.event_type === 'successful_order') { return `Available
Frozen
${function(){
let date = 'Never expires';
if (data.expired_at) {
date = `
${function(){
const amount = new Intl.NumberFormat().format(data.point.earned_amount);
return `Accumulated
${data.points > 0 ? '+' : ''}${data.points}
${function(){ const order_id = data.data.order_number || data.data.order_id || ''; const platformMap = { 'facebook': 'Facebook', 'x': 'X (Twitter)', 'pinterest': 'Pinterest' }; const share_platform = platformMap[data.data.share_platform] || ''; const adjustMap = { 'expiry_compensation': `Points expiration compensation`, 'holiday_bonus': `Festival Rewards`, 'customer_complaint_compensation': `Customer complaint compensation`, 'custom': `${data.data?.reason?.note}` } const adjust_type = adjustMap[data.data?.reason?.type] || ''; switch(data.resource_type) { case 'become_member': return `BonusNo record yet
Get discount code
${data[0].campaign?.name}
${function(){
const { prerequisite_type, prerequisite_value } = data[0].campaign?.reward.discount_code_activity || {};
if (prerequisite_type === 'none') {
return `No threshold`;
}
if (prerequisite_type === 'quantity') {
return `The order is available when it contains at least ${parseInt(prerequisite_value)} items`;
}
if (prerequisite_type === 'subtotal') {
return `Available when the order amount exceeds
It will cost
Get discount code
Congratulations! You have received a discount code
Available when paying for an order
Discount
Conditions of use:
${x_content}
${function(){ if (!data[0].campaign) { return `${y_content}
${function(){ if (!data[0].campaign) { return `Validity period:
Valid for long termApplicable products:
All products${data.discount_code}
${function(){
const {obtain_type, obtain_value, prerequisite_type, prerequisite_value} = data;
if (prerequisite_type === 'quantity') {
return `Purchase the following items for a total of ${prerequisite_value} items`;
} else if (prerequisite_type === 'subtotal') {
return `Purchase the following items for a total of
${data.discount_code}
No offers yet
Amount threshold:
${function(){ if (data[1].campaign?.threshold) { return `Order total reachMaximum discount per order:
${function(){ if (data[1].campaign?.max_deduction) { return `Combination rules:
Can be combined with any discount.Deduction rules:
The minimum discount unit is cents, and the calculated points are rounded up.Points Refund Policy for Returns:
${data.discount_code}
${function(){
if (data.available_times === -1) {
return `Unlimited usage`;
} else if (data.available_times > 0) {
return `Can be used ${data.available_times} times`;
}
}()}
Next refresh time:
${data.benefit.name}
${data.benefit.desc}
${data.benefit.name}
${data.benefit.desc}
${function(){ const {execution_schedule, trigger_type} = data.benefit.benefit_config; const { type, date } = execution_schedule || {}; if (data.benefit.type === 'point') { if (trigger_type === 'onetime') { return `After you successfully purchase the benefit package, it will be immediately issued to your account.`; } else if (trigger_type === 'periodic') { if (type === 'monthly') { return `After successfully purchasing the benefit package, it will be automatically issued to your account every month.`; } else if (type === 'weekly') { return `After you successfully purchase the benefit package, it will be automatically issued to your account every week.`; } else if (type === 'cycle') { return `After you successfully purchase the benefit package, it will be automatically issued to your account every ${execution_schedule.days[0]} days.`; } } else if (type === 'specific_date') { return `The benefit will be issued to your account on ${ date } every year.`; } } else { if (trigger_type === 'onetime') { return `After you successfully purchase the benefit package, it will be immediately issued to your account.`; } else if (trigger_type === 'periodic') { if (type === 'monthly') { return `After you successfully purchase the benefit package, the discount code will be automatically refreshed monthly.`; } else if (type === 'weekly') { return `After you successfully purchase the benefit package, the discount code will be automatically refreshed weekly.`; } else if (type === 'cycle') { return `After you successfully purchase the benefit package, it will be automatically issued to your account every ${execution_schedule.days[0]} days.`; } } else if (type === 'specific_date') { return `The benefit will be issued to your account on ${ date } every year.`; } } }()}