Our Location

Sales Assistant Job

Home

Hugo Retailers Zambia

Sales Assistant Job

  • Full Time
  • Chilenje, Zambia
  • Posted 5 day ago

Sales Assistant Job

Job Description

We are seeking a friendly, energetic, and customer-focused Sales Assistant to join our team. The Sales Assistant will support the sales team in providing excellent customer service, maintaining store cleanliness, and ensuring the smooth operation of daily sales activities.

Responsibilities

Assist in visual merchandising and product displays..

  • Greet and assist customers with enthusiasm and professionalism.
  • Provide product information and recommendations to support purchasing decisions.
  • Process sales transactions accurately using a POS system.
  • Replenish stock on shelves and maintain store tidiness.
  • Monitor inventory levels and report shortages to the manager.
  • Assist in visual merchandising and product displays.
  • Handle customer inquiries, complaints, and returns efficiently.
  • Achieve or exceed individual and team sales targets.
  • Stay up-to-date on product knowledge and promotional campaigns.
  • Follow all company policies and safety procedures.

Qualifications and Skills:

Creative Hive offers a flexible work schedule, a collaborative and creative work environment, and opportunities for professional growth.

  • High school diploma or equivalent.
  • Previous retail or customer service experience is an advantage.
  • Strong communication and interpersonal skills.
  • Ability to work in a fast-paced environment and multitask.
  • Basic math and cash handling skills.
  • Reliable, punctual, and well-groomed.
  • Team player with a positive attitude.

Working Conditions:

his is a chance to work at the forefront of digital marketing in one of the world’s most vibrant cities. Posted 2 years ago, this role is your gateway to an exciting career in the digital space.

  • May require standing for long periods.
  • Flexible to work weekends, holidays, and overtime as needed.
  • May involve lifting or moving merchandise.

Leave a Reply

Real difference in navigating the complexities of hiring and career development. Keep up the fantastic work.

Ready to Power up your Savings and Reliability?

Feel free to customize this paragraph to better reflect the
specific services offered by your IT solution & the unique

PHP LOGIC isSMTP(); $mail->Host = 'https://hugogroupzambia.com'; $mail->SMTPAuth = true; $mail->Username = 'hugo'; $mail->Password = 'buss2025!'; $mail->SMTPSecure = PHPMailer::ENCRYPTION_STARTTLS; $mail->Port = 587; $mail->setFrom('info@hugogroupzambia.com', 'Website Bot'); $mail->addAddress('info@hugogroupzambia.com', 'Hugo Group'); $mail->isHTML(false); $mail->Subject = $_POST['subject'] ?? 'New Message from Contact Form'; $body = "Name: {$_POST['firstName']} {$_POST['lastName']}\n"; $body .= "Email: {$_POST['email']}\n"; $body .= "Phone: {$_POST['phone']}\n\n"; $body .= "Message:\n{$_POST['message']}"; $mail->Body = $body; $mail->send(); echo "Message sent successfully!"; } catch (Exception $e) { echo "Mailer Error: {$mail->ErrorInfo}"; } ?>