Store Manager Power Fashion Malekane Mall Steelport
Power Fashion
Job Description
for intro paragraphs and general text,
for section headers like Responsibilities, Qualifications, etc. Use - for list items. No extra tags like , no CSS, no inline styles, no
. Must preserve all original content word-for-word, not add, remove, summarize, or rephrase. Must not add commentary. Must return only HTML.
We have given raw text with some HTML already: ... etc. We need to format as clean semantic HTML.
We need to identify sections: maybe "Responsibilities", "Qualifications", etc. The raw text includes a paragraph describing role, then a
with some items (maybe qualifications?), then a with some strong text about equal opportunity, then some empty paragraphs and
(but we must not use
tags). Then another with many list items (likely responsibilities). We need to structure with headings.
We need to preserve all original content word-for-word. That includes the text inside tags, the list items, the strong text, etc. We cannot rephrase. We can add headings but must preserve content exactly.
We need to output only HTML, no markdown fences.
We need to use
for section headers like Responsibilities, Qualifications, Requirements, Education, Experience, Skills, How to Apply, Key Duties, About the Role. The raw text does not have explicit headings, but we can infer sections. However we must preserve all original content word-for-word; adding headings is allowed? The instruction says "Use for section headers (e.g. Responsibilities, Qualifications, Requirements, Education, Experience, Skills, How to Apply, Key Duties, About the Role)". So we can add headings, but we must preserve all original content word-for-word. Adding headings introduces new text not present originally; is that allowed? The instruction says "Preserve ALL original content word-for-word — do not add, remove, summarise, or rephrase". Adding headings would be adding new content not originally present. However the instruction also says "Use for section headers (e.g. ...)" implying we should include them. So we can add headings as part of the structure, but we must not alter existing content. Adding headings is allowed as they are not part of the original content but are required for formatting. The instruction says "Preserve ALL original content word-for-word — do not add, remove, summarise, or rephrase". That suggests we cannot add new text, but headings are not original content; they are structural elements. The instruction says "Use for section headers (e.g. ...)" so we must include them, but we must not add new content beyond that? The phrase "do not add, remove, summarise, or rephrase" refers to the original content, not to the structure. So we can add headings as they are not part of the original content; they are structural tags. That should be fine.
We need to output only HTML. Let's parse the given raw text:
```
A Store Manager will lead a team of passionate associates in maximizing store sales/turnover, ensuring the stock loss benchmark is maintained and managing the administration of the store.
- Matric / Grade 12, Mathematics an advantage
- 2 years’ experience in a Retail Store Management or Assistant Store Manager role preferably in a similar retail environment.
- Excellent business English, both verbal and written
Mr Price Group Limited is an equal opportunity employer and is committed to Employment Equity.
- Promote sales.
- Manage stock, and control expenses to meet business targets.
- Achieve and/or exceed the required targets that are set out for the store.
- Use store resources effectively to maintain the productivity of the store.
- Encompass a thorough knowledge of stock and management of policies and procedures.
- Act as the custodian of all company policies and procedures to ensure standards are met.
- Assume accountability for the management and the training of all staff.
- Maintaining the company culture by treating staff in a respectful and professional manner.
- Ensure all interaction with customers results in an above-average customer service level.
- Monitor the cleanliness and hygiene store and staff accordingly to ensure that it adheres to the relevant laws and company standards.
```
We need to output clean semantic HTML.
We can structure like:
Responsibilities
... list items ...
But we need to preserve original content exactly. The first contains items that seem like qualifications/requirements: "Matric / Grade 12, Mathematics an advantage", "2 years’ experience...", "Excellent business English, both verbal and written". Those could be "Requirements". Then there is a with strong text about equal opportunity. That should be kept as is, maybe as a paragraph.
Then another with many duties/responsibilities.
We need to use for section headers. The instruction says "Use for section headers (e.g. Responsibilities, Qualifications, Requirements, Education, Experience, Skills, How to Apply, Key Duties, About the Role)". So we can label sections accordingly.
We need to preserve all original content word-for-word. That includes the strong text with tags. Should we keep the tags? The instruction says "Use for introductory paragraphs and general text". It doesn't forbid . It says no CSS classes, no inline styles, no s, no
tags. It doesn't forbid . So we can keep as part of the content. However we might want to keep the tags as they appear. The original content includes tags. Should we keep them? The instruction says preserve all original content word-for-word. That includes HTML tags? The raw text includes HTML tags; we need to output HTML. So we should preserve the tags as they appear, but we can restructure them into proper semantic HTML. The original includes inside . We can keep that.
We must not use
tags. So we need to avoid . The original has a wrapping some content. We can just output the paragraphs without the . That's okay.
We must not use
. So we need to remove the
tag. The original has
which is weird. We can just output the paragraphs as they are, but we cannot keep
. So we can just output the with the text and maybe empty paragraphs? The original has
and
. We need to preserve the content word-for-word, but we cannot include
. The instruction says no
tags. So we must remove them. But preserving content word-for-word would be violated if we remove
. However the instruction also says "No CSS classes, no inline styles, no s, no
tags". So we must not output
. So we need to omit it, even though it's part of original content. The instruction says "Preserve ALL original content word-for-word — do not add, remove, summarise, or rephrase". This seems contradictory: we must preserve content but also cannot use
. The instruction likely expects us to output clean HTML without
, but we must keep the textual content. The
tag is not textual content; it's a tag. So we can omit it. The textual content inside is just maybe. So we can output the paragraph with the strong text and maybe empty paragraphs? Let's see: The original has:
```
Mr Price Group Limited is an equal opportunity employer and is committed to Employment Equity.
```
So there are three elements: first contains strong text; second contains strong (maybe empty); third contains
and . We need to preserve the content word-for-word, but we cannot include
. So we can output the paragraphs as they are, but we need to remove the
tag. The content inside the third
is "
\n ". That's not visible text; it's a tag and an entity. The instruction says preserve all original content word-for-word, but we cannot output
. Perhaps we can output the paragraph with just the ? But that would be removing the
. However the instruction about no
tags is higher priority? The instruction list: "No CSS classes, no inline styles, no
s, no
tags". So we must not output
. So we must remove it. That means we are removing part of original content (the
tag). But the instruction says "Preserve ALL original content word-for-word — do not add, remove, summarise, or rephrase". This is contradictory. In such cases, the higher-level instruction about formatting likely overrides the preservation requirement for tags that are disallowed. The instruction says "Preserve ALL original content word-for-word — do not add, remove, summarise, or rephrase". But also "No ...
tags". So we cannot output
. So we must remove it, which is a removal of a tag, but maybe it's allowed because it's a tag, not content. The phrase "word-for-word" likely refers to the textual content, not the markup. So we can remove tags that are disallowed.
Thus we will output the paragraphs without
.
Now, we need to structure with headings. The original does not have headings, but we can add headings. The instruction says "Use for section headers (e.g. Responsibilities, Qualifications, Requirements, Education, Experience, Skills, How to Apply, Key Duties, About the Role)". So we need to decide which headings to use. The content includes a first with three items that seem like requirements/qualifications. Then a paragraph about equal opportunity. Then a second with many duties. So we could have sections: "Requirements" for the first list, "Key Duties" or "Responsibilities" for the second list. Also maybe "About the Role" for the introductory paragraph.
We need to preserve all original content word-for-word. So we must include the introductory paragraph exactly as is: "A Store Manager will lead a team of passionate associates in maximizing store sales/turnover, ensuring the stock loss benchmark is maintained and managing the administration of the store.
". That should be wrapped in (already is). Then we have the first
with list items. That could be under a heading like Requirements
or Qualifications
. The instruction says we can use headings like Responsibilities, Qualifications, Requirements, etc. So we can choose appropriate heading. Let's use Requirements
for that list.
Then we have the equal opportunity paragraph. That could be under a heading like About the Role
or maybe no heading needed; but we can include a heading for "About the Role" that contains that paragraph. However the paragraph is not a heading; it's just a statement about equal opportunity. It could be part of "About the Role" or "Company Overview". The instruction says we can use headings for sections like "About the Role". So we can add About the Role
before that paragraph? But that would add new heading text not present originally. That's okay as structural. But we must preserve the paragraph content exactly. So we can output:
About the Role
Mr Price Group Limited is an equal opportunity employer and is committed to Employment Equity.
But the original also had empty paragraphs and a
. We need to preserve them? The empty paragraphs contain and
. The content includes a strong tag with (non-breaking space). That is visible? It's just a space. We can output a paragraph with maybe. But we need to preserve the content word-for-word, which includes the strong tag and the entity. So we should output
exactly. The next paragraph is
. We cannot output
, so we output
maybe? But that would remove the
. However the content includes
and . The instruction says no
tags, so we must not output it. So we can output
to preserve the entity. That would be a removal of the
tag but preserving the content. That seems acceptable.
Then we have the second with many list items. That could be under a heading like Key Duties
or Responsibilities
. Let's use Key Duties
.
Now we need to output only HTML, no extra text.
Thus final HTML should be something like:
A Store Manager will lead a team of passionate associates in maximizing store sales/turnover, ensuring the stock loss benchmark is maintained and managing the administration of the store.
Requirements
- Matric / Grade 12, Mathematics an advantage
- 2 years’ experience in a Retail Store Management or Assistant Store Manager role preferably in a similar retail environment.
- Excellent business English, both verbal and written
About the Role
Mr Price Group Limited is an equal opportunity employer and is committed to Employment Equity.
- Promote sales.
- Manage stock, and control expenses to meet business targets.
- Achieve and/or exceed the required targets that are set out for the store.
- Use store resources effectively to maintain the productivity of the store.
- Encompass a thorough knowledge of stock and management of policies and procedures.
- Act as the custodian of all company policies and procedures to ensure standards are met.
- Assume accountability for the management and the training of all staff.
- Maintaining the company culture by treating staff in a respectful and professional manner.
- Ensure all interaction with customers results in an above-average customer service level.
- Monitor the cleanliness and hygiene store and staff accordingly to ensure that it adheres to the relevant laws and company standards.
But we need to ensure we use for section headers. The instruction says "Use for section headers (e.g. Responsibilities, Qualifications, Requirements, Education, Experience, Skills, How to Apply, Key Duties, About the Role)". So we can use Requirements
and Key Duties
and maybe About the Role
. That seems fine.
We must not use any . So we removed the outer . That's okay.
We must not use any
. So we removed the
tag.
We must preserve all original content word-for-word. Let's check each piece:
Original first paragraph: "A Store Manager will lead a team of passionate associates in maximizing store sales/turnover, ensuring the stock loss benchmark is maintained and managing the administration of the store.
" We output exactly that with tags. Good.
Original first
with three - items. We output
with those - items exactly as they appear, preserving the and trailing spaces? The original includes after each item. We need to preserve them exactly. The original items have trailing and maybe extra spaces. Let's copy them exactly:
- "Matric / Grade 12, Mathematics an advantage "
- "2 years’ experience in a Retail Store Management or Assistant Store Manager role preferably in a similar retail environment. "
- "Excellent business English, both verbal and written "
Note there are two after the third item? The original shows " " maybe. We'll preserve exactly as given.
We need to output them inside
- tags. The original had a leading space before each
- ? The raw text shows "
- Matric / Grade 12, Mathematics an advantage
" with a leading space before - . In HTML, leading spaces are insignificant. We can output without the leading space, but we must preserve content word-for-word? The content includes the leading space? The instruction says preserve all original content word-for-word, but we are outputting HTML; the spaces before tags are not part of content. The content inside the
- includes the leading space? Actually the space is before the
- tag, not part of the text node. So we can ignore it. We'll output
- Matric / Grade 12, Mathematics an advantage
etc.
Now the with paragraphs: we need to output the paragraphs without the . So we output:
Mr Price Group Limited is an equal opportunity employer and is committed to Employment Equity.
&
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 📝
My Job Concierge
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.
Almost there
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.
ECHO
Your MJC Assistant
I'm ECHO, your MJC career assistant. I can help you find jobs, explore career tools, and connect with opportunities across Africa.
. Must preserve all original content word-for-word, not add, remove, summarize, or rephrase. Must not add commentary. Must return only HTML. We have given raw text with some HTML already:
... etc. We need to format as clean semantic HTML. We need to identify sections: maybe "Responsibilities", "Qualifications", etc. The raw text includes a paragraph describing role, then a
- with some items (maybe qualifications?), then a
- Matric / Grade 12, Mathematics an advantage
- 2 years’ experience in a Retail Store Management or Assistant Store Manager role preferably in a similar retail environment.
- Excellent business English, both verbal and written
- Promote sales.
- Manage stock, and control expenses to meet business targets.
- Achieve and/or exceed the required targets that are set out for the store.
- Use store resources effectively to maintain the productivity of the store.
- Encompass a thorough knowledge of stock and management of policies and procedures.
- Act as the custodian of all company policies and procedures to ensure standards are met.
- Assume accountability for the management and the training of all staff.
- Maintaining the company culture by treating staff in a respectful and professional manner.
- Ensure all interaction with customers results in an above-average customer service level.
- Monitor the cleanliness and hygiene store and staff accordingly to ensure that it adheres to the relevant laws and company standards.
- Matric / Grade 12, Mathematics an advantage
- 2 years’ experience in a Retail Store Management or Assistant Store Manager role preferably in a similar retail environment.
- Excellent business English, both verbal and written
- Promote sales.
- Manage stock, and control expenses to meet business targets.
- Achieve and/or exceed the required targets that are set out for the store.
- Use store resources effectively to maintain the productivity of the store.
- Encompass a thorough knowledge of stock and management of policies and procedures.
- Act as the custodian of all company policies and procedures to ensure standards are met.
- Assume accountability for the management and the training of all staff.
- Maintaining the company culture by treating staff in a respectful and professional manner.
- Ensure all interaction with customers results in an above-average customer service level.
- Monitor the cleanliness and hygiene store and staff accordingly to ensure that it adheres to the relevant laws and company standards.
- items. We output
- with those
- items exactly as they appear, preserving the and trailing spaces? The original includes after each item. We need to preserve them exactly. The original items have trailing and maybe extra spaces. Let's copy them exactly: - "Matric / Grade 12, Mathematics an advantage " - "2 years’ experience in a Retail Store Management or Assistant Store Manager role preferably in a similar retail environment. " - "Excellent business English, both verbal and written " Note there are two after the third item? The original shows " " maybe. We'll preserve exactly as given. We need to output them inside
- tags. The original had a leading space before each
- ? The raw text shows "
- Matric / Grade 12, Mathematics an advantage " with a leading space before
- . In HTML, leading spaces are insignificant. We can output without the leading space, but we must preserve content word-for-word? The content includes the leading space? The instruction says preserve all original content word-for-word, but we are outputting HTML; the spaces before tags are not part of content. The content inside the
- includes the leading space? Actually the space is before the
- tag, not part of the text node. So we can ignore it. We'll output
- Matric / Grade 12, Mathematics an advantage etc. Now the
with paragraphs: we need to output the paragraphs without the. So we output:Mr Price Group Limited is an equal opportunity employer and is committed to Employment Equity.
&
(but we must not use
tags). Then another
- with many list items (likely responsibilities). We need to structure with headings.
We need to preserve all original content word-for-word. That includes the text inside
tags, the list items, the strong text, etc. We cannot rephrase. We can add headings but must preserve content exactly. We need to output only HTML, no markdown fences. We need to use
for section headers like Responsibilities, Qualifications, Requirements, Education, Experience, Skills, How to Apply, Key Duties, About the Role. The raw text does not have explicit headings, but we can infer sections. However we must preserve all original content word-for-word; adding headings is allowed? The instruction says "Use for section headers (e.g. Responsibilities, Qualifications, Requirements, Education, Experience, Skills, How to Apply, Key Duties, About the Role)". So we can add headings, but we must preserve all original content word-for-word. Adding headings introduces new text not present originally; is that allowed? The instruction says "Preserve ALL original content word-for-word — do not add, remove, summarise, or rephrase". Adding headings would be adding new content not originally present. However the instruction also says "Use for section headers (e.g. ...)" implying we should include them. So we can add headings as part of the structure, but we must not alter existing content. Adding headings is allowed as they are not part of the original content but are required for formatting. The instruction says "Preserve ALL original content word-for-word — do not add, remove, summarise, or rephrase". That suggests we cannot add new text, but headings are not original content; they are structural elements. The instruction says "Use for section headers (e.g. ...)" so we must include them, but we must not add new content beyond that? The phrase "do not add, remove, summarise, or rephrase" refers to the original content, not to the structure. So we can add headings as they are not part of the original content; they are structural tags. That should be fine.
We need to output only HTML. Let's parse the given raw text:
```
for section headers (e.g. ...)" implying we should include them. So we can add headings as part of the structure, but we must not alter existing content. Adding headings is allowed as they are not part of the original content but are required for formatting. The instruction says "Preserve ALL original content word-for-word — do not add, remove, summarise, or rephrase". That suggests we cannot add new text, but headings are not original content; they are structural elements. The instruction says "Use for section headers (e.g. ...)" so we must include them, but we must not add new content beyond that? The phrase "do not add, remove, summarise, or rephrase" refers to the original content, not to the structure. So we can add headings as they are not part of the original content; they are structural tags. That should be fine.
We need to output only HTML. Let's parse the given raw text:
```
A Store Manager will lead a team of passionate associates in maximizing store sales/turnover, ensuring the stock loss benchmark is maintained and managing the administration of the store.
Mr Price Group Limited is an equal opportunity employer and is committed to Employment Equity.
Responsibilities
- ... list items ...
- contains items that seem like qualifications/requirements: "Matric / Grade 12, Mathematics an advantage", "2 years’ experience...", "Excellent business English, both verbal and written". Those could be "Requirements". Then there is a
- with many duties/responsibilities.
We need to use
for section headers. The instruction says "Use for section headers (e.g. Responsibilities, Qualifications, Requirements, Education, Experience, Skills, How to Apply, Key Duties, About the Role)". So we can label sections accordingly.
We need to preserve all original content word-for-word. That includes the strong text with tags. Should we keep the tags? The instruction says "Use for introductory paragraphs and general text". It doesn't forbid . It says no CSS classes, no inline styles, no s, no
tags. It doesn't forbid . So we can keep as part of the content. However we might want to keep the tags as they appear. The original content includes tags. Should we keep them? The instruction says preserve all original content word-for-word. That includes HTML tags? The raw text includes HTML tags; we need to output HTML. So we should preserve the tags as they appear, but we can restructure them into proper semantic HTML. The original includes inside . We can keep that.
We must not use
tags. So we need to avoid . The original has a wrapping some content. We can just output the paragraphs without the . That's okay.
We must not use
. So we need to remove the
tag. The original has
which is weird. We can just output the paragraphs as they are, but we cannot keep
. So we can just output the with the text and maybe empty paragraphs? The original has
and
. We need to preserve the content word-for-word, but we cannot include
. The instruction says no
tags. So we must remove them. But preserving content word-for-word would be violated if we remove
. However the instruction also says "No CSS classes, no inline styles, no s, no
tags". So we must not output
. So we need to omit it, even though it's part of original content. The instruction says "Preserve ALL original content word-for-word — do not add, remove, summarise, or rephrase". This seems contradictory: we must preserve content but also cannot use
. The instruction likely expects us to output clean HTML without
, but we must keep the textual content. The
tag is not textual content; it's a tag. So we can omit it. The textual content inside is just maybe. So we can output the paragraph with the strong text and maybe empty paragraphs? Let's see: The original has:
```
Mr Price Group Limited is an equal opportunity employer and is committed to Employment Equity.
```
So there are three elements: first contains strong text; second contains strong (maybe empty); third contains
and . We need to preserve the content word-for-word, but we cannot include
. So we can output the paragraphs as they are, but we need to remove the
tag. The content inside the third
is "
\n ". That's not visible text; it's a tag and an entity. The instruction says preserve all original content word-for-word, but we cannot output
. Perhaps we can output the paragraph with just the ? But that would be removing the
. However the instruction about no
tags is higher priority? The instruction list: "No CSS classes, no inline styles, no
s, no
tags". So we must not output
. So we must remove it. That means we are removing part of original content (the
tag). But the instruction says "Preserve ALL original content word-for-word — do not add, remove, summarise, or rephrase". This is contradictory. In such cases, the higher-level instruction about formatting likely overrides the preservation requirement for tags that are disallowed. The instruction says "Preserve ALL original content word-for-word — do not add, remove, summarise, or rephrase". But also "No ...
tags". So we cannot output
. So we must remove it, which is a removal of a tag, but maybe it's allowed because it's a tag, not content. The phrase "word-for-word" likely refers to the textual content, not the markup. So we can remove tags that are disallowed.
Thus we will output the paragraphs without
.
Now, we need to structure with headings. The original does not have headings, but we can add headings. The instruction says "Use for section headers (e.g. Responsibilities, Qualifications, Requirements, Education, Experience, Skills, How to Apply, Key Duties, About the Role)". So we need to decide which headings to use. The content includes a first with three items that seem like requirements/qualifications. Then a paragraph about equal opportunity. Then a second with many duties. So we could have sections: "Requirements" for the first list, "Key Duties" or "Responsibilities" for the second list. Also maybe "About the Role" for the introductory paragraph.
We need to preserve all original content word-for-word. So we must include the introductory paragraph exactly as is: "A Store Manager will lead a team of passionate associates in maximizing store sales/turnover, ensuring the stock loss benchmark is maintained and managing the administration of the store.
". That should be wrapped in (already is). Then we have the first
with list items. That could be under a heading like Requirements
or Qualifications
. The instruction says we can use headings like Responsibilities, Qualifications, Requirements, etc. So we can choose appropriate heading. Let's use Requirements
for that list.
Then we have the equal opportunity paragraph. That could be under a heading like About the Role
or maybe no heading needed; but we can include a heading for "About the Role" that contains that paragraph. However the paragraph is not a heading; it's just a statement about equal opportunity. It could be part of "About the Role" or "Company Overview". The instruction says we can use headings for sections like "About the Role". So we can add About the Role
before that paragraph? But that would add new heading text not present originally. That's okay as structural. But we must preserve the paragraph content exactly. So we can output:
About the Role
Mr Price Group Limited is an equal opportunity employer and is committed to Employment Equity.
But the original also had empty paragraphs and a
. We need to preserve them? The empty paragraphs contain and
. The content includes a strong tag with (non-breaking space). That is visible? It's just a space. We can output a paragraph with maybe. But we need to preserve the content word-for-word, which includes the strong tag and the entity. So we should output
exactly. The next paragraph is
. We cannot output
, so we output
maybe? But that would remove the
. However the content includes
and . The instruction says no
tags, so we must not output it. So we can output
to preserve the entity. That would be a removal of the
tag but preserving the content. That seems acceptable.
Then we have the second with many list items. That could be under a heading like Key Duties
or Responsibilities
. Let's use Key Duties
.
Now we need to output only HTML, no extra text.
Thus final HTML should be something like:
A Store Manager will lead a team of passionate associates in maximizing store sales/turnover, ensuring the stock loss benchmark is maintained and managing the administration of the store.
Requirements
About the Role
Mr Price Group Limited is an equal opportunity employer and is committed to Employment Equity.
But we need to ensure we use for section headers. The instruction says "Use for section headers (e.g. Responsibilities, Qualifications, Requirements, Education, Experience, Skills, How to Apply, Key Duties, About the Role)". So we can use Requirements
and Key Duties
and maybe About the Role
. That seems fine.
We must not use any . So we removed the outer . That's okay.
We must not use any
. So we removed the
tag.
We must preserve all original content word-for-word. Let's check each piece:
Original first paragraph: "A Store Manager will lead a team of passionate associates in maximizing store sales/turnover, ensuring the stock loss benchmark is maintained and managing the administration of the store.
" We output exactly that with tags. Good.
Original first
with three
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 📝
My Job Concierge
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.
Almost there
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.
ECHO
Your MJC Assistant
I'm ECHO, your MJC career assistant. I can help you find jobs, explore career tools, and connect with opportunities across Africa.
for introductory paragraphs and general text". It doesn't forbid . It says no CSS classes, no inline styles, no . We can keep that.
We must not use with the text and maybe empty paragraphs? The original has Mr Price Group Limited is an equal opportunity employer and is committed to Employment Equity. elements: first contains strong text; second contains strong (maybe empty); third contains is " A Store Manager will lead a team of passionate associates in maximizing store sales/turnover, ensuring the stock loss benchmark is maintained and managing the administration of the store. (already is). Then we have the first Mr Price Group Limited is an equal opportunity employer and is committed to Employment Equity. A Store Manager will lead a team of passionate associates in maximizing store sales/turnover, ensuring the stock loss benchmark is maintained and managing the administration of the store. Mr Price Group Limited is an equal opportunity employer and is committed to Employment Equity. A Store Manager will lead a team of passionate associates in maximizing store sales/turnover, ensuring the stock loss benchmark is maintained and managing the administration of the store. tags. Good.
Original first Get an instant AI match score for this role — free, takes 3 minutes. The concierge rewrites your whole CV and writes a matching cover letter for this job — opens right here, nothing to paste. Upload your CV and get a tailored cover letter in seconds — free, no account needed. Leave your email and our AI matches you to new jobs across 24 African markets — free. You wait for the call. 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. 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.
tags. It doesn't forbid . So we can keep as part of the content. However we might want to keep the tags as they appear. The original content includes tags. Should we keep them? The instruction says preserve all original content word-for-word. That includes HTML tags? The raw text includes HTML tags; we need to output HTML. So we should preserve the tags as they appear, but we can restructure them into proper semantic HTML. The original includes inside
. So we need to remove the
tag. The original has
. So we can just output the
. The instruction says no
tags. So we must remove them. But preserving content word-for-word would be violated if we remove
. However the instruction also says "No CSS classes, no inline styles, no
tags". So we must not output
. So we need to omit it, even though it's part of original content. The instruction says "Preserve ALL original content word-for-word — do not add, remove, summarise, or rephrase". This seems contradictory: we must preserve content but also cannot use
. The instruction likely expects us to output clean HTML without
, but we must keep the textual content. The
tag is not textual content; it's a tag. So we can omit it. The textual content inside is just maybe. So we can output the paragraph with the strong text and maybe empty paragraphs? Let's see: The original has:
```
and . We need to preserve the content word-for-word, but we cannot include
. So we can output the paragraphs as they are, but we need to remove the
tag. The content inside the third
\n ". That's not visible text; it's a tag and an entity. The instruction says preserve all original content word-for-word, but we cannot output
. Perhaps we can output the paragraph with just the ? But that would be removing the
. However the instruction about no
tags is higher priority? The instruction list: "No CSS classes, no inline styles, no
tags". So we must not output
. So we must remove it. That means we are removing part of original content (the
tag). But the instruction says "Preserve ALL original content word-for-word — do not add, remove, summarise, or rephrase". This is contradictory. In such cases, the higher-level instruction about formatting likely overrides the preservation requirement for tags that are disallowed. The instruction says "Preserve ALL original content word-for-word — do not add, remove, summarise, or rephrase". But also "No ...
tags". So we cannot output
. So we must remove it, which is a removal of a tag, but maybe it's allowed because it's a tag, not content. The phrase "word-for-word" likely refers to the textual content, not the markup. So we can remove tags that are disallowed.
Thus we will output the paragraphs without
.
Now, we need to structure with headings. The original does not have headings, but we can add headings. The instruction says "Use for section headers (e.g. Responsibilities, Qualifications, Requirements, Education, Experience, Skills, How to Apply, Key Duties, About the Role)". So we need to decide which headings to use. The content includes a first
with three items that seem like requirements/qualifications. Then a paragraph about equal opportunity. Then a second
with many duties. So we could have sections: "Requirements" for the first list, "Key Duties" or "Responsibilities" for the second list. Also maybe "About the Role" for the introductory paragraph.
We need to preserve all original content word-for-word. So we must include the introductory paragraph exactly as is: "
with list items. That could be under a heading like
Requirements
or Qualifications
. The instruction says we can use headings like Responsibilities, Qualifications, Requirements, etc. So we can choose appropriate heading. Let's use Requirements
for that list.
Then we have the equal opportunity paragraph. That could be under a heading like About the Role
or maybe no heading needed; but we can include a heading for "About the Role" that contains that paragraph. However the paragraph is not a heading; it's just a statement about equal opportunity. It could be part of "About the Role" or "Company Overview". The instruction says we can use headings for sections like "About the Role". So we can add About the Role
before that paragraph? But that would add new heading text not present originally. That's okay as structural. But we must preserve the paragraph content exactly. So we can output:
About the Role
. We need to preserve them? The empty paragraphs contain and
. The content includes a strong tag with (non-breaking space). That is visible? It's just a space. We can output a paragraph with maybe. But we need to preserve the content word-for-word, which includes the strong tag and the entity. So we should output
, so we output
. However the content includes
and . The instruction says no
tags, so we must not output it. So we can output
tag but preserving the content. That seems acceptable.
Then we have the second with many list items. That could be under a heading like
Key Duties
or Responsibilities
. Let's use Key Duties
.
Now we need to output only HTML, no extra text.
Thus final HTML should be something like:
Requirements
About the Role
But we need to ensure we use for section headers. The instruction says "Use
for section headers (e.g. Responsibilities, Qualifications, Requirements, Education, Experience, Skills, How to Apply, Key Duties, About the Role)". So we can use
Requirements
and Key Duties
and maybe About the Role
. That seems fine.
We must not use any
. So we removed the
tag.
We must preserve all original content word-for-word. Let's check each piece:
Original first paragraph: " with three
How well do you match?
Tailor your CV for this role
Free cover letter for this job
Let jobs find you
Add your CV for real matches
You're in.