Assistant Store Manager Miladys Fountains Mall
Power Fashion
Job Description
for intro paragraphs and general text,
for section headers (e.g., Responsibilities, Qualifications, Requirements, Education, Experience, Skills, How to Apply, Key Duties, About the Role). Use - for list items. No CSS classes, no inline styles, no s, no
tags. Preserve ALL original content word-for-word — do not add, remove, summarise, or rephrase.
We need to parse the given job description and produce HTML accordingly.
Given input includes:
We’re looking for a strong, vibrant and self-disciplined Assistant Store Manager to lead and manage the daily operations of a store to ensure that the overall objectives, store targets and customer service standards are met and exceeded.
Then with list items: Grade: 12, 3 Years’ experience..., Sales & service management., Computer literacy., Communication skills., Retail trade., Brand, customer & product understanding.
Then Stock Management:
then with items.
Then Sales Growth & Profitability:
then .
Then Risk Management:
then .
Then Customer Experience Management:
then .
Then Leadership & Development:
then .
Then ‘Mr Price Group Limited is an equal opportunity employer and is committed to Employment Equity.’
Then .button { border: none; color: white; padding: 10px 15px; text-align: center; text-decoration: none; display: inline-block; font-size: 20px; margin: 4px 2px; cursor: pointer; font-family: ""Arial""; font-weight: bold; } .button3 {background-color: #000000 ;}
We need to preserve all original content word-for-word. However we must reformat using allowed tags: for intro paragraphs and general text,
for section headers, - for list items. No CSS classes, no inline styles, no , no
. So we need to remove any tags? The rules say preserve all original content word-for-word, but also we must use only allowed tags. There's a conflict: If we preserve original content word-for-word, we must keep tags, but they are not allowed? The rules say "Use for introductory paragraphs and general text. Use
for section headers ... Use - for list items. No CSS classes, no inline styles, no s, no
tags". It doesn't explicitly forbid other tags like , but says preserve all original content word-for-word. So we should keep as is, because it's part of original content. However we also need to use for section headers. The original uses
Stock Management:
etc. We could convert those to Stock Management:
but that would change content (removing tags). The rule says preserve ALL original content word-for-word — do not add, remove, summarise, or rephrase. Changing ...
to ...
would be removing tags and changing tag type, which is not preserving word-for-word. However the instruction also says "Use for section headers". There's a conflict. Usually in such tasks, we interpret that we should reformat to semantic HTML, replacing the visual styling with appropriate tags, while preserving the text content (not the exact markup). The phrase "Preserve ALL original content word-for-word — do not add, remove, summarise, or rephrase" likely refers to the textual content, not the markup. So we can change tags but keep the text same. So we should convert section headers to and keep the text inside (including the colon). Remove tags. Also need to handle the
and in Risk Management line: original: Risk Management:
. That's a header with a line break and a non-breaking space. We should convert to Risk Management:
and ignore the
and (they are formatting). Also need to handle the final CSS block: it's a containing CSS code. That's not part of job description; it's likely stray. We should keep it? It's original content but it's not job info. The instruction earlier said to remove advertisements, etc. This CSS is likely part of page styling, not job info. Should we remove? The instruction: "Remove all of the following: Social sharing text, Author bylines, 'You may also like', Navigation text, Comments sections, Advertisements or promotions, Cookie/subscription notices, Duplicate text, Category labels that aren't part of the job, Stray numbers or formatting artifacts." This CSS block is stray formatting artifact; we should remove it. Also the preceding
containing that CSS should be removed.
Thus final HTML: start with intro paragraph:
We’re looking for a strong, vibrant and self-disciplined Assistant Store Manager to lead and manage the daily operations of a store to ensure that the overall objectives, store targets and customer service standards are met and exceeded.
Then we have a list: Grade: 12, 3 Years’ experience..., Sales & service management., Computer literacy., Communication skills., Retail trade., Brand, customer & product understanding.
These are likely qualifications/requirements. Should we wrap them in - ? Yes.
We need to decide section headers: The list after intro maybe corresponds to "Qualifications" or "Requirements". There's no explicit header. Could treat as general list under intro? But we have to use
for section headers if present. Since there is no explicit header, we could just keep as - directly after intro? The instruction: "If text has no clear sections, just wrap paragraphs in
tags". But we have a list; we could treat as a section without header? Might be better to add a header like
Qualifications
but that would be adding content not originally there. The rule says preserve original content word-for-word, so we shouldn't add new headers that weren't there. So we should not insert a header if not present. So we keep the list as is, without a header.
Thus after intro paragraph, we output - Grade: 12
etc. Need to preserve the as is? It's part of original content. We'll keep it.
Then we have Stock Management section: original had Stock Management:
then . We'll convert the header to Stock Management:
and keep the list.
Similarly Sales Growth & Profitability: Sales Growth & Profitability:
(preserve the & as is). Then list.
Risk Management: Risk Management:
then list.
Customer Experience Management: Customer Experience Management:
then list.
Leadership & Development: Leadership & Development:
then list.
Then the equal opportunity statement: original ‘Mr Price Group Limited is an equal opportunity employer and is committed to Employment Equity.’
. This is a paragraph with strong. We'll convert to ‘Mr Price Group Limited is an equal opportunity employer and is committed to Employment Equity.’
(removing ). Keep the text including the curly quotes.
Then we discard the CSS block.
Make sure no , no
, no CSS classes.
Now produce final HTML string.
Let's craft:
We’re looking for a strong, vibrant and self-disciplined Assistant Store Manager to lead and manage the daily operations of a store to ensure that the overall objectives, store targets and customer service standards are met and exceeded.
- Grade: 12
- 3 Years’ experience in an Assistant Store or Store Managerial position.
- Sales & service management.
- Computer literacy.
- Communication skills.
- Retail trade.
- Brand, customer & product understanding.
Stock Management:
- Ensure that stock is accurately received & unpacked to merchandise and replenish the sales floor.
- Monitor and manage stock levels through defined processes (stock counts, stock takes, stock loss action plans etc.) to mitigate risks (stock loss) and ensure adequate stock on hand.
- Oversee the overall maintenance of the stockroom to meet housekeeping standards.
- Authorize write offs, breakages, recalls and returns.
Sales Growth & Profitability:
- Analyze sales & profitability reports in store to collaborate with management on required operational action plans, increase sales performance and monitor store expenditure.
- Review and keep abreast of in-store product performance to provide feedback to support centre and enhance sales.
- Identify and propose new opportunities to increase sales and brand awareness. This may include in-store marketing, competitor shopping, partnering/participating in local events and driving new accounts/memberships per targets (if applicable).
Risk Management:
- Conduct compliance checks through defined processes (e.g. admin checks, store audits, visual audits, COMO (Continuous Monitoring) reports, POS reports, health & safety standards, weekly hanger counts, security etc.) to ensure and enforce overall compliance to policies and procedures.
Customer Experience Management:
- Ensure and maintain the implementation of customer experience processes (through the execution of business instruction letters, markdowns, repricing, promotions, customer experience plans, visual standards, customer feedback, general housekeeping etc.) to meet customer service standards.
Leadership & Development:
- Lead and drive the team within a store to achieve store KPIs and operational strategy in line with company values.
- Identify & drive training, coaching and development needs with a focus on talent management and succession planning.
- Recruit, administer & manage performance in accordance with company policies and procedures. &
Apply Now ↗
How well do you match?
Get an instant AI match score for this role — free, takes 3 minutes.
Tailor your CV for this role
The concierge rewrites your whole CV and writes a matching cover letter for this job — opens right here, nothing to paste.
Tailor My CV to This Job ✍️
Free cover letter for this job
Upload your CV and get a tailored cover letter in seconds — free, no account needed.
Generate a Cover Letter 📝
tags. Preserve ALL original content word-for-word — do not add, remove, summarise, or rephrase. We need to parse the given job description and produce HTML accordingly. Given input includes:
We’re looking for a strong, vibrant and self-disciplined Assistant Store Manager to lead and manage the daily operations of a store to ensure that the overall objectives, store targets and customer service standards are met and exceeded.
Then- with list items: Grade: 12, 3 Years’ experience..., Sales & service management., Computer literacy., Communication skills., Retail trade., Brand, customer & product understanding.
Then
- for list items. No CSS classes, no inline styles, no , no
. So we need to remove any tags? The rules say preserve all original content word-for-word, but also we must use only allowed tags. There's a conflict: If we preserve original content word-for-word, we must keep tags, but they are not allowed? The rules say "Usefor introductory paragraphs and general text. Use
for section headers ... Use
- for list items. No CSS classes, no inline styles, no s, no
tags". It doesn't explicitly forbid other tags like , but says preserve all original content word-for-word. So we should keep as is, because it's part of original content. However we also need to usefor section headers. The original uses
Stock Management:
etc. We could convert those toStock Management:
but that would change content (removing tags). The rule says preserve ALL original content word-for-word — do not add, remove, summarise, or rephrase. Changing...
to...
would be removing tags and changing tag type, which is not preserving word-for-word. However the instruction also says "Usefor section headers". There's a conflict. Usually in such tasks, we interpret that we should reformat to semantic HTML, replacing the visual styling with appropriate tags, while preserving the text content (not the exact markup). The phrase "Preserve ALL original content word-for-word — do not add, remove, summarise, or rephrase" likely refers to the textual content, not the markup. So we can change tags but keep the text same. So we should convert section headers to
and keep the text inside (including the colon). Remove tags. Also need to handle the
and in Risk Management line: original:Risk Management:
. That's a header with a line break and a non-breaking space. We should convert to
Risk Management:
and ignore the
and (they are formatting). Also need to handle the final CSS block: it's acontaining CSS code. That's not part of job description; it's likely stray. We should keep it? It's original content but it's not job info. The instruction earlier said to remove advertisements, etc. This CSS is likely part of page styling, not job info. Should we remove? The instruction: "Remove all of the following: Social sharing text, Author bylines, 'You may also like', Navigation text, Comments sections, Advertisements or promotions, Cookie/subscription notices, Duplicate text, Category labels that aren't part of the job, Stray numbers or formatting artifacts." This CSS block is stray formatting artifact; we should remove it. Also the preceding
containing that CSS should be removed. Thus final HTML: start with intro paragraph:
We’re looking for a strong, vibrant and self-disciplined Assistant Store Manager to lead and manage the daily operations of a store to ensure that the overall objectives, store targets and customer service standards are met and exceeded.
Then we have a list: Grade: 12, 3 Years’ experience..., Sales & service management., Computer literacy., Communication skills., Retail trade., Brand, customer & product understanding. These are likely qualifications/requirements. Should we wrap them in- ? Yes.
We need to decide section headers: The list after intro maybe corresponds to "Qualifications" or "Requirements". There's no explicit header. Could treat as general list under intro? But we have to use
for section headers if present. Since there is no explicit header, we could just keep as
- directly after intro? The instruction: "If text has no clear sections, just wrap paragraphs in
tags". But we have a list; we could treat as a section without header? Might be better to add a header like
Qualifications
but that would be adding content not originally there. The rule says preserve original content word-for-word, so we shouldn't add new headers that weren't there. So we should not insert a header if not present. So we keep the list as is, without a header. Thus after intro paragraph, we output- Grade: 12 etc. Need to preserve the as is? It's part of original content. We'll keep it. Then we have Stock Management section: original had
- Grade: 12
- 3 Years’ experience in an Assistant Store or Store Managerial position.
- Sales & service management.
- Computer literacy.
- Communication skills.
- Retail trade.
- Brand, customer & product understanding.
- Ensure that stock is accurately received & unpacked to merchandise and replenish the sales floor.
- Monitor and manage stock levels through defined processes (stock counts, stock takes, stock loss action plans etc.) to mitigate risks (stock loss) and ensure adequate stock on hand.
- Oversee the overall maintenance of the stockroom to meet housekeeping standards.
- Authorize write offs, breakages, recalls and returns.
- Analyze sales & profitability reports in store to collaborate with management on required operational action plans, increase sales performance and monitor store expenditure.
- Review and keep abreast of in-store product performance to provide feedback to support centre and enhance sales.
- Identify and propose new opportunities to increase sales and brand awareness. This may include in-store marketing, competitor shopping, partnering/participating in local events and driving new accounts/memberships per targets (if applicable).
- Conduct compliance checks through defined processes (e.g. admin checks, store audits, visual audits, COMO (Continuous Monitoring) reports, POS reports, health & safety standards, weekly hanger counts, security etc.) to ensure and enforce overall compliance to policies and procedures.
- Ensure and maintain the implementation of customer experience processes (through the execution of business instruction letters, markdowns, repricing, promotions, customer experience plans, visual standards, customer feedback, general housekeeping etc.) to meet customer service standards.
- Lead and drive the team within a store to achieve store KPIs and operational strategy in line with company values.
- Identify & drive training, coaching and development needs with a focus on talent management and succession planning.
- Recruit, administer & manage performance in accordance with company policies and procedures. &
Stock Management:
then- . We'll convert the header to
Stock Management:
and keep the list. Similarly Sales Growth & Profitability:Sales Growth & Profitability:
(preserve the & as is). Then list. Risk Management:Risk Management:
then list. Customer Experience Management:Customer Experience Management:
then list. Leadership & Development:Leadership & Development:
then list. Then the equal opportunity statement: original‘Mr Price Group Limited is an equal opportunity employer and is committed to Employment Equity.’
. This is a paragraph with strong. We'll convert to‘Mr Price Group Limited is an equal opportunity employer and is committed to Employment Equity.’
(removing ). Keep the text including the curly quotes. Then we discard the CSS block. Make sure no, no
, no CSS classes. Now produce final HTML string. Let's craft:We’re looking for a strong, vibrant and self-disciplined Assistant Store Manager to lead and manage the daily operations of a store to ensure that the overall objectives, store targets and customer service standards are met and exceeded.
Stock Management:
Sales Growth & Profitability:
Risk Management:
Customer Experience Management:
Leadership & Development:
- directly after intro? The instruction: "If text has no clear sections, just wrap paragraphs in
- ? Yes.
We need to decide section headers: The list after intro maybe corresponds to "Qualifications" or "Requirements". There's no explicit header. Could treat as general list under intro? But we have to use
Apply Now ↗How well do you match?
Get an instant AI match score for this role — free, takes 3 minutes.
Tailor your CV for this role
The concierge rewrites your whole CV and writes a matching cover letter for this job — opens right here, nothing to paste.
Tailor My CV to This Job ✍️Free cover letter for this job
Upload your CV and get a tailored cover letter in seconds — free, no account needed.
Generate a Cover Letter 📝 - for list items. No CSS classes, no inline styles, no
Stock Management:
then- with items.
Then
Sales Growth & Profitability:
then- .
Then
Risk Management:
- .
Then
Customer Experience Management:
then- .
Then
Leadership & Development:
then- .
Then
‘Mr Price Group Limited is an equal opportunity employer and is committed to Employment Equity.’
Then.button { border: none; color: white; padding: 10px 15px; text-align: center; text-decoration: none; display: inline-block; font-size: 20px; margin: 4px 2px; cursor: pointer; font-family: ""Arial""; font-weight: bold; } .button3 {background-color: #000000 ;}
We need to preserve all original content word-for-word. However we must reformat using allowed tags:for intro paragraphs and general text,
for section headers,
Let jobs find you
Leave your email and our AI matches you to new jobs across 24 African markets — free. You wait for the call.
Add your CV for real matches
Upload your CV and we score every new job against your real experience — only strong matches reach your inbox. Optional, but it makes your matches far sharper.
You're in.
We'll email you the moment a job matches your profile. Check your inbox for a welcome from My Job Concierge.
I'm ECHO, your MJC career assistant. I can help you find jobs, explore career tools, and connect with opportunities across Africa.