<!DOCTYPE html><html>
<head>
  <title>Iwisa Todays Specials</title>

    <title>Iwisa Terms and Conditions</title>
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <link rel="shortcut icon" href="https://glhcwebcms01.blob.core.windows.net/iwisa/QR_V2/logo/Flavicon.ico">
    <link rel="icon" href="https://glhcwebcms01.blob.core.windows.net/iwisa/QR_V2/logo/Flavicon.ico" type="image/x-icon">
    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
	<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Exo:wght@700&display=swap">
    <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
    <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js"></script>
	<style>

.flex-all-green {
    display: flex;
    flex-direction: column;
    background-color: white;
    justify-content: center;
    align-items: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

    .flex-all-green > div {
        background-color: #1D6C26;
        margin: 0px;
        padding: 5px;
        font-size: 20px;
        width: 100%;
    }

.flex-all-swish {
    display: flex;
    flex-direction: column;
    background-color: white;
    justify-content: center;
    align-items: center;
    background-image: url('https://glhcwebcms01.blob.core.windows.net/iwisa/QR_V1/Background/IWISA_Swish.png');
    background-repeat:  no-repeat;
    background-attachment: scroll;
    background-size: 100% 100%;
}

    .flex-all-swish > div {
        background: none;
        margin: 0px;
        padding: 5px;
        font-size: 20px;
    }

.flex-all-swish-1 {
    display: flex;
    flex-direction: row;
    background-color: white;
    justify-content: center;
    align-items: center;
    background-image: url('https://glhcwebcms01.blob.core.windows.net/iwisa/QR_V1/Background/IWISA_Swish.png');
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: 100% 100%;
}

    .flex-all-swish-1 > div {
        background: none;
        margin: 0px;
        padding: 5px;
        font-size: 20px;
    }

.flex-all-blurb {
    display: flex;
    flex-direction: row;
    background-color: white;
    justify-content: center;
    align-items: center;
}

    .flex-all-blurb > div {
        background-color: white;
        margin: 0px;
        padding: 5px;
        font-size: 20px;
    }

.flex-all-white {
    display: flex;
    flex-direction: row;
    background-color: white;
    justify-content: center;
    align-items: flex-start;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

    .flex-all-white > div {
        background-color: white;
        margin: 0px;
        padding: 5px;
        font-size: 20px;
    }

.flex-all-green-row {
    display: flex;
    flex-direction: row;
    background-color: #1D6C26;
    justify-content: center;
    align-items: flex-start;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

    .flex-all-green-row > div {
        background-color: #1D6C26;
        margin: 0px;
        padding: 5px;
        font-size: 20px;
		text-align: center;
    }

.value-all {
	display: flex;
    flex-direction: row;
    background-color: white;
    justify-content: center;
    align-items: center;
}

    .value-all > div {
        background-color: white;
        margin: 0px;
        padding: 5px;
        font-size: 20px;
		width:45%;
    }

.header-all {
	display: flex;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    flex-direction: row;
    background-color: #1D6C26;
    justify-content: center;
    align-items: center;
    z-index: 9;
}
    .header-all > div {
        background-color: #1D6C26;
        margin: 1px;
        padding: 1px;
        font-size: 15px;
    }

.footer-all {
    display: flex;
    flex-direction: row;
    background-color: white;
    justify-content: center;
    align-items: center;
}

    .footer-all > div {
        background-color: #1D6C26;
        margin-left: 10px;
        padding-top: 0px;
        font-size: 15px;
        height: 60px;
    }

.recipe-all-white {
    display: flex;
    flex-direction: column;
    background-color: white;
    justify-content: center;
    align-items: center;
}

    .recipe-all-white > div {
        background-color: white;
        margin: 0px;
        padding: 0px;
        font-size: 17px;
        width: 100%;
    }

.recipe-all-white-top {
    display: flex;
    flex-direction: column;
    background-color: white;
    justify-content: center;
    align-items: center;
}

    .recipe-all-white-top > div {
        background-color: white;
        margin: 10px;
        padding: 20px;
        font-size: 17px;
		width: 100%;
    }

.recipe-all-white-bottom {
    display: flex;
    flex-direction: column;
    background-color: white;
    justify-content: center;
    align-items: center;
}

    .recipe-all-white-bottom > div {
        background-color: white;
        margin: 10px;
        padding: 20px;
        font-size: 17px;
        width: 100%;
    }

.banner-bottom-white {
    display: flex;
    flex-direction: row;
    background-color: white;
    justify-content: center;
    align-items: center;
    background-image: url('https://glhcwebcms01.blob.core.windows.net/iwisa/QR_V1/Background/IWISA_Swish.png');
    background-repeat:  no-repeat;
    background-attachment: scroll;
    background-size: 100% 100%;
}

    .banner-bottom-white > div {
		background: none;
        margin: auto;
        padding: 0px;
        font-size: 17px;
		text-align: right;
    }

.recipe-header {
  background-color: #1D6B28;
  background-image: url('https://glhcwebcms01.blob.core.windows.net/iwisa/QR_V2/Background/IWISA1sBackGround.png');
  padding: 40px;
  text-align: center;

}

ul.products {
    list-style-type: none;
    margin: 0;
    padding: 0;
    background-image: url('https://glhcwebcms01.blob.core.windows.net/iwisa/QR_V1/Background/IWISA_Swish.png')
}
button.menu {
  background-color: #1D6C26;
  border: none;
  color: white;
  padding: 1%;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 1em;
  margin: 0.4% 0.2%;
  cursor: pointer;
  border-radius: 8px;
}
	button.menu:hover {
		background-color: #bce30c;
	}
button.specials {
  background-color: #1D6C26;
  border: none;
  color: #F7120D;
  padding: 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer;
  border-radius: 8px;
  width: 90%;
}
	button.specials:hover {
		background-color: #bce30c;
	}
.group-small {
    display:none;
}
.group-medium {
    display:none;
}
.group-large {
    display:none;
}
.group-xlarge {
    display:none;
}
.group-breakfast {
    display:block;
}
.group-lunch {
    display:none;
}
.group-dinner {
    display:none;
}
.group-breakfast-neg {
    display:none;
}
.group-lunch-neg {
    display: block;
}
.group-dinner-neg {
    display: block;
}
.group-product-01 {
    display: block;
    top: 0;
    left: 0;
    position: relative;
}
.group-product-02 {
    display: none;
    top: 0;
    left: 0;
    position: absolute;
}
.group-product-03 {
    display: none;
    top: 0;
    left: 0;
    position: absolute;
}
.group-product-04 {
    display: none;
    top: 0;
    left: 0;
    position: absolute;
}
.group-product-05 {
    display: none;
    top: 0;
    left: 0;
    position: absolute;
}

.group-product-06 {
    display: none;
    top: 0;
    left: 0;
    position: absolute;
}

.group-product-07 {
    display: none;
    top: 0;
    left: 0;
    position: absolute;
}

.group-position-01 {
    width: 100px;
}
.group-position-02 {
    width: 140px;
}
.group-position-03 {
    width: 160px;
}
.group-position-04 {
    width: 200px;
}
.green-line-thanks {
    border-bottom-style: solid;
    border-bottom-color: #bce30c;
    border-bottom-width: 3px;
    width: 11%;
    height: 20px
}
.green-line-explore {
    border-bottom-style: solid;
    border-bottom-color: #bce30c;
    border-bottom-width: 3px;
    width: 3%;
    height: 20px
}
.section-thanks {
    width: 19%;
    height: 40px;
}
.section-explore {
    width: 50%;
    height: 40px;
}

body {
    background-color: #1D6C26;
}

h10 {
  color: white;
  font-family: 'Exo', sans-serif;
  font-size: 70px;
  text-align:center;
}

h2 {
    color: #fe0103;
	font-family: 'Exo', sans-serif;
    font-size: 20px;
    text-align: left;
    text-decoration: underline;
}
h3 {
    color: #086821;
	font-family: 'Exo', sans-serif;
    font-size: 16px;
    text-align: left;
}
h3.terms01 {
    color: #086821;
	font-family: 'Exo', sans-serif;
    font-size: 16px;
    text-align: left;
	margin-left: 20px;
}
h4 {
    color: #fe0103;
	font-family: 'Exo', sans-serif;
    font-size: 20px;
    text-align: center;
}

p {
    color: black;
    font-family: trebuchet ms;
    font-size: 15px;
}

p.brand {
    color: grey;
    font-family: trebuchet ms;
    font-size: 15px;
}

p.slogan {
    color: green;
    font-family: trebuchet ms;
    font-size: 17px;
    text-align: center;
}

p.recipie {
    color: green;
    font-family: trebuchet ms;
    font-size: 15px;
}

p.airtime {
    color: green;
    font-family: trebuchet ms;
    font-size: 15px;
}

p.variety {
    color: green;
    font-family: trebuchet ms;
    font-size: 15px;
}
p.footer {
    color: white;
    font-family: trebuchet ms;
    font-size: 10px;
    padding: 1px;
    margin: 1px;
}
p.thanks {
    color: black;
    font-family: trebuchet ms;
    font-size: 20px;
    padding: 1px;
    margin: 1px;
	font-weight: bold;
}
p.terms01 {
    color: black;
    font-family: trebuchet ms;
    font-size: 12px;
    margin-left: 20px;
}
p.terms02 {
    color: black;
    font-family: trebuchet ms;
    font-size: 12px;
    margin-left: 30px;
}

img.headlogo {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 40px;
    height: 50px;
}

img.footlogo01 {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 30%;
}
img.footlogo02 {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 30%;
}
img.footlogo03 {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 60%;
}
img.footlogo04 {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 30%;
}
img.facebook {
    display: block;
    margin: 10px;
    width: 30px;
    height: 30px;
}
img.facebook:hover {
    opacity: 0.5;
}
img.thanks {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 95%;
    height: 30px;
}

img.more {
    display: block;
    margin-left: 5%;
    margin-right: 0px;
    width: 90%;
}
img.explore {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 95%;
    height: 30px;
}
img.main {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 288px;
    height: 382px;
}

img.recipe {
    display: block;
    margin-left: 0px;
    margin-right: 0px;
    width: 90%;
    text-align:center;
}

img.variety {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 944px;
    height: 389px;
}

img.products {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100px;
    height: 200px;
}

img.blurb {
    display: none;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
	border-radius: 12px;
}

img.variety01 {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 120px;
    height: 150px;
}
img.recipe-meal {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 40%;
}
img.recipe-more {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 30%;
}
img.bottom-banner {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 80%;
}
a {
    font-family: trebuchet ms;
    font-size: 18px;
    color: white;
    padding: 1px;
    text-align: center;
}
a.button {
    font-family: trebuchet ms;
    font-size: 18px;
    color: white;
    padding: 1px;
    text-align: center;
}
a.premier-link {
    font-family: trebuchet ms;
    font-size: 12px;
    color: white;
    padding: 0px;
    text-align: center;
}
a.download {
    font-family: trebuchet ms;
    font-size: 12px;
    color: black;
    padding: 0px;
    text-align: center;
}
a.recipe {
    font-family: trebuchet ms;
    font-size: 0.8em;
    color: white;
    padding: 10px;
    text-align: center;
}
a.specials {
    font-family: trebuchet ms;
    font-size: 18px;
    color: #white;
    padding: 10px;
    text-align: center;
}
a.social {
    font-family: trebuchet ms;
    font-size: 18px;
    padding: 0px;
    text-align: center;
}

a.smallprint {
    font-family: trebuchet ms;
    font-size: 10px;
    margin: 50px;
    text-align: center;
    align-content: center;
    color: black;
}

a.retail-store {
    font-family: trebuchet ms;
    font-size: 15px;
    margin: 5px;
    text-align: center;
    align-content: center;
    color: black;
}

a.termslink {
    font-family: trebuchet ms;
    font-size: 10px;
    margin: 1px;
	padding: 0px;
    text-align: center;
    align-content: center;
    color: white;
}

form.form-airtime {
    font-family: trebuchet ms;
    font-size: 15px;
	margin-left: 10px;
	padding: 1px;
}

table {
  font-family: trebuchet ms;
  font-size: 15px;
  border-collapse: collapse;
  width: 100%;
}

th {
	font-family: 'Exo', sans-serif;
	border: 1px solid #bce30c;
	text-align: left;
	padding: 8px;
	background-color: white;
}

td {
	border: 1px solid #bce30c;
	text-align: left;
	padding: 8px;
}

tr:nth-child(even) {
	background-color: #bce30c;
}

@media only screen and (max-width: 375px) {
	.group-small {
		display: flex;
	}
    div.header-all {
        font-size: 10px;
    }
	.value-all {
		flex-direction: column;
	}
    .value-all > div {
		width:100%;
    }
    .group-position-01 {
        width: 28px;
    }
    .group-position-02 {
        width: 40px;
    }
    .group-position-03 {
        width: 52px;
    }
    .group-position-04 {
        width: 64px;
    }
    h10 {
        font-size: 40px;
    }
    h2 {
        font-size: 20px;
    }
	a.button{
		font-size:0.6em;
	}
	p.thanks {
		font-size: 12px;
	}
	.section-thanks {
		width: 35%;
		height: 40px;
	}
}

@media only screen and (min-width: 376px) and (max-width: 540px) {
	.group-small {
		display: flex;
	}
    div.header-all {
        font-size: 10px;
    }
	.value-all {
		flex-direction: column;
	}
    .value-all > div {
		width:100%;
    }
    .group-position-01 {
        width: 35px;
    }
    .group-position-02 {
        width: 50px;
    }
    .group-position-03 {
        width: 65px;
    }
    .group-position-04 {
        width: 80px;
    }
    h10 {
        font-size: 40px;
    }
    h2 {
        font-size: 20px;
    }
	a.button {
		font-size: 0.6em;
	}
	p.thanks {
		font-size: 12px;
	}
	.section-thanks {
		width: 30%;
		height: 40px;
	}
}

@media only screen and (min-width: 541px) and (max-width: 720px) {
	.group-medium {
		display: flex;
	}
    .group-position-01 {
        width: 50px;
    }
    .group-position-02 {
        width: 70px;
    }
    .group-position-03 {
        width: 80px;
    }
    .group-position-04 {
        width: 100px;
    }
    h10 {
        font-size: 40px;
    }
    h2 {
        font-size: 20px;
    }
	a.button {
		font-size: 0.8em
	}
	p.thanks {
		font-size: 15px;
	}
	.section-thanks {
		width: 25%;
		height: 40px;
	}
}

@media only screen and (min-width: 721px) and (max-width: 960px) {
	.group-large {
		display: flex;
	}
    .group-position-01 {
        width: 70px;
    }
    .group-position-02 {
        width: 95px;
    }
    .group-position-03 {
        width: 120px;
    }
    .group-position-04 {
        width: 140px;
    }
    h10 {
        font-size: 50px;
    }
    h2 {
        font-size: 20px;
    }
	a.button{
		font-size: 1em;
	}
}

@media only screen and (min-width: 961px) and (max-width: 1140px) {
	.group-xlarge {
		display: flex;
	}
    .group-position-01 {
        width: 100px;
    }
    .group-position-02 {
        width: 140px;
    }
    .group-position-03 {
        width: 160px;
    }
    .group-position-04 {
        width: 200px;
    }
    h10 {
        font-size: 60px;
    }
    h2 {
        font-size: 25px;
    }
}

@media only screen and (min-width: 1141px) {
	.group-xlarge {
		display: flex;
	}
    .group-position-01 {
        width: 100px;
    }
    .group-position-02 {
        width: 140px;
    }
    .group-position-03 {
        width: 160px;
    }
    .group-position-04 {
        width: 200px;
    }
    h10 {
        font-size: 70px;
    }
    h2 {
        font-size: 30px;
    }
}

</style>
</head>
<body>

    <div class="flex-all-green">
        <!--Header section-->
        <div class="header-all">
            <!--Iwisa Logo Left-->
            <div style="width:15%">
                <img src="https://glhcwebcms01.blob.core.windows.net/iwisa/QR_V2/logo/IWISA_LOGO.png" alt="Iwisa Logo" class="headlogo" />
            </div>
            <!--Menu Middle-->
            <div style="width:55%">
                <button class="menu"><a href="https://qr.premierfmcg.com/webpage/90030001?textRef=A9375C99-1E2D-4A44-9444-82E189F5267B" class="button">HOME</a></button>
            </div>
            <!--Social Links Right-->
            <div style="width:15%">
                <a href="https://www.facebook.com/iwisano1" class="social"><img src="https://glhcwebcms01.blob.core.windows.net/premier/facebook-trasparent.png" alt="F" class="facebook"/></a>
            </div>
            <div style="width:15%">
                <a href="https://www.instagram.com/iwisa_no1/" class="social"><img src="https://glhcwebcms01.blob.core.windows.net/premier/instagram_icon_small.png" alt="I" class="facebook"/></a>
            </div>
        </div>
			

        <div class="recipe-header">
	        <h10>Todays Special Offers</h10>
			<h2 style="text-align:center;">Eastern Cape</h2>
        </div>
		<div class="recipe-all-white">
			<div style="width:5%">
			</div>
			<div style="width:95%">
				<table>
				<tr>
					<th>Iwisa Product</th>
					<th>Pack Size</th>
					<th>Store</th>
					<th>Price</th>
					<th>Special To</th>
				</tr>
					
			<tr>
				<td>ALLSOME WHITE RICE 10KG PLUS IWISA MAIZE MEAL SUPER 10KG PLUS SNOWFLAKE CAKE FLOUR 10KG COMBO</td>
				<td>10KG</td>
				<td><a href="http://advert.priceprobe.co.za/PriceProbe/Image/Index?id=https://capture-portal-api.hc.co.za/view/media/b48153c6-b212-4e4b-9210-498bdcc451bd.jpg?token=N2IGkVA7HcBmIkmVHngbI-jm6rJKAbVXgZw5WenDLIuV3IkpUdRJVfZYIppN8tpD" class="retail-store">OK GROCER                                                                       </a></td>
				<td>299.00</td>
				<td>2026-08-10</td>
			</tr>
			
			<tr>
				<td>IWISA MAIZE MEAL SUPER 10KG IWISA NO.1 SUPER MAIZE MEAL 10KG</td>
				<td>10KG</td>
				<td><a href="http://advert.priceprobe.co.za/PriceProbe/Image/Index?id=https://capture-portal-api.hc.co.za/view/media/b48153c6-b212-4e4b-9210-498bdcc451bd.jpg?token=N2IGkVA7HcBmIkmVHngbI-jm6rJKAbVXgZw5WenDLIuV3IkpUdRJVfZYIppN8tpD" class="retail-store">OK GROCER                                                                       </a></td>
				<td>89.99</td>
				<td>2026-08-10</td>
			</tr>
			
			<tr>
				<td>IWISA MAIZE MEAL SUPER 10KG IWISA SUPER MAIZE MEAL 10KG</td>
				<td>10KG</td>
				<td><a href="http://advert.priceprobe.co.za/PriceProbe/Image/Index?id=https://capture-portal-api.hc.co.za/view/media/08b0c0a6-b84f-41dd-9ced-b2d6d26fd7a3.jpg?token=sxVdrUyH_ncv3F2qB7GrSVPcriG50LmDiJk0LT4KG6f670klKfEp66wsiI1NIrKe" class="retail-store">ECONOFOODS                                                                      </a></td>
				<td>89.99</td>
				<td>2026-08-10</td>
			</tr>
			
			<tr>
				<td>IWISA INSTANT PORRIDGE 10X1KG IWISA OR SUPERSUN INSTANT MAIZE PORRIDGE 10 X 1 KG</td>
				<td>10X1KG</td>
				<td><a href="http://advert.priceprobe.co.za/PriceProbe/Image/Index?id=https://capture-portal-api.hc.co.za/view/media/60ecc756-c048-4bee-bd68-a39282df0098.jpg?token=YRFoYIWl6nRSFxDP4iOen3xqrKouv4-05QmtpI5kKSzFlhGk3Q4-_J0RV8yp2WO3" class="retail-store">MAKRO                                                                           </a></td>
				<td>219.95</td>
				<td>2026-08-18</td>
			</tr>
			
			<tr>
				<td>IWISA INSTANT PORRIDGE 1KG</td>
				<td>1KG</td>
				<td><a href="http://advert.priceprobe.co.za/PriceProbe/Image/Index?id=https://capture-portal-api.hc.co.za/view/media/eecfbad6-a304-4e41-93e1-8b68750c1f92.jpg?token=7KPfrd1hLkJPMfJHLI2icuGFrnCA-qGbqhp8CWyLdEor0-UAisLQeXNVuJnRhGsN" class="retail-store">GAME                                                                            </a></td>
				<td>21.99</td>
				<td>2026-08-24</td>
			</tr>
			
			<tr>
				<td>IWISA INSTANT PORRIDGE 1KG IWISA INSTANT MAIZE PORRIDGE 1KG</td>
				<td>1KG</td>
				<td><a href="http://advert.priceprobe.co.za/PriceProbe/Image/Index?id=https://capture-portal-api.hc.co.za/view/media/07bd6a42-1de9-4cbd-bc92-7ecb6dc1c10c.jpg?token=hUSQAlO9b30Y5Z2mpKRLC_IGltrg2VNzCyJr7_X4WRfSF5RsrQBjw8vPteWLhMx5" class="retail-store">SPAR                                                                            </a></td>
				<td>23.99</td>
				<td>2026-08-10</td>
			</tr>
			
			<tr>
				<td>IWISA INSTANT PORRIDGE 1KG IWISA INSTANT MAIZE PORRIDGE 1KG</td>
				<td>1KG</td>
				<td><a href="http://advert.priceprobe.co.za/PriceProbe/Image/Index?id=https://capture-portal-api.hc.co.za/view/media/9442835c-7443-409a-bb70-99a2aa13c381.jpg?token=nEMw55tN7dIJbyOdkvpNr9yGfQ7zP1U-KpI92mlkiJtvYlSVjxUfUNam7TOBbRWU" class="retail-store">SPAR SAVEMOR                                                                    </a></td>
				<td>23.99</td>
				<td>2026-08-10</td>
			</tr>
			
			<tr>
				<td>IWISA INSTANT PORRIDGE 1KG IWISA INSTANT MAIZE PORRIDGE 1KG</td>
				<td>1KG</td>
				<td><a href="http://advert.priceprobe.co.za/PriceProbe/Image/Index?id=https://capture-portal-api.hc.co.za/view/media/4d70d3da-01f7-4d7a-afec-983d79a46ceb.jpg?token=RDDCI_uldFSqaaMA78V7afJRyGNJ-LQwNZ2KWUjVHrygfIkQe8PWv7WCciyxCqmX" class="retail-store">SUPERSPAR                                                                       </a></td>
				<td>23.99</td>
				<td>2026-08-10</td>
			</tr>
			
			<tr>
				<td>IWISA INSTANT PORRIDGE 1KG IWISA NO.1 INSTANT MAIZE PORRIDGE 1KG</td>
				<td>1KG</td>
				<td><a href="http://advert.priceprobe.co.za/PriceProbe/Image/Index?id=https://capture-portal-api.hc.co.za/view/media/e7ba3dc1-5e23-421c-895b-af5fba4efc50.jpg?token=vqp98H5OoEoGWlhXee_wPKVT4lCidVzv6z7IALgW9uEWCSVPWe6iS5bCPkN_wiK9" class="retail-store">OK GROCER                                                                       </a></td>
				<td>21.99</td>
				<td>2026-08-10</td>
			</tr>
			
			<tr>
				<td>IWISA INSTANT PORRIDGE 1KG IWISA NO.1 INSTANT MAIZE PORRIDGE ALL VARIANTS</td>
				<td>1KG</td>
				<td><a href="http://advert.priceprobe.co.za/PriceProbe/Image/Index?id=https://capture-portal-api.hc.co.za/view/media/c7e948f6-86af-4cf0-bf9d-16e2bd63b6c9.jpg?token=WchdznRZv6AzQ1fp6sCkmdYJQTbJremdoGtAwAe-3wXT2AFvEANKKfD1NcbS0wfG" class="retail-store">CHECKERS & CHECKERS-HYPER                                                       </a></td>
				<td>23.99</td>
				<td>2026-08-10</td>
			</tr>
			
			<tr>
				<td>ALLSOME WHITE RICE 2KG PLUS IWISA MAIZE MEAL SUPER 2.5KG PLUS SNOWFLAKE CAKE FLOUR 2.5KG COMBO</td>
				<td>2.5KG</td>
				<td><a href="http://advert.priceprobe.co.za/PriceProbe/Image/Index?id=https://capture-portal-api.hc.co.za/view/media/2b37ce54-76fc-43db-b76c-9fd93ad65852.jpg?token=pGjIYtas8zXUvYl0MHRjUvHGIuX7zMobj19MXZ0AE58qRcgt3BShUQL7-48wHNRk" class="retail-store">CHECKERS-HYPER                                                                  </a></td>
				<td>79.00</td>
				<td>2026-08-10</td>
			</tr>
			
			<tr>
				<td>BULL BRAND CANNED CORNED MEAT 300GR REGULAR PLUS GOLDEN DELIGHT WHITE RICE 2KG ORANGE PLUS IWISA MAIZE MEAL SUPER 2.5KG PLUS RHODES CANNED BAKED BEANS IN TOMATO SAUCE 400GR COMBO</td>
				<td>2.5KG</td>
				<td><a href="http://advert.priceprobe.co.za/PriceProbe/Image/Index?id=https://capture-portal-api.hc.co.za/view/media/e7ba3dc1-5e23-421c-895b-af5fba4efc50.jpg?token=vqp98H5OoEoGWlhXee_wPKVT4lCidVzv6z7IALgW9uEWCSVPWe6iS5bCPkN_wiK9" class="retail-store">OK GROCER                                                                       </a></td>
				<td>99.00</td>
				<td>2026-08-10</td>
			</tr>
			
			<tr>
				<td>ECONO SUGAR BEANS 2KG RED SPECKLED PLUS ECONO WHITE RICE 2KG PLUS IWISA MAIZE MEAL SUPER 2.5KG PLUS NYALA MAIZE MEAL SUPER 2.5KG PLUS SUPER SUN MAIZE MEAL SUPER 2.5KG COMBO</td>
				<td>2.5KG</td>
				<td><a href="http://advert.priceprobe.co.za/PriceProbe/Image/Index?id=https://capture-portal-api.hc.co.za/view/media/7735d151-50a2-4dd4-97d4-26e6e7ccdb90.jpg?token=FlSm11fwHZqsdEW0DYdALgsv4LkKlP-ufOGMdQBFHn-iP_j9ATMvremQCyXFiAC2" class="retail-store">GAME                                                                            </a></td>
				<td>100.00</td>
				<td>2026-08-09</td>
			</tr>
			
			<tr>
				<td>IWISA MAIZE MEAL SUPER 2.5KG IWISA NO 1 SUPER MAIZE MEAL 2.5KG</td>
				<td>2.5KG</td>
				<td><a href="http://advert.priceprobe.co.za/PriceProbe/Image/Index?id=https://capture-portal-api.hc.co.za/view/media/371c0621-3219-4453-a5d7-cedd2495fdb5.jpg?token=WZ2-eXpg2nHc3JlPT7efCcLAu70laafZE7wy0BTHRbR8Q9E9SYfMcvsB10q8Sfqi" class="retail-store">WOOLWORTHS                                                                      </a></td>
				<td>26.99</td>
				<td>2026-08-23</td>
			</tr>
			
			<tr>
				<td>IWISA INSTANT PORRIDGE 2X1KG ANY 2 FOR R45 (EQUATES TO R22.50 PER/UNIT) ON IWISA NYALA OR SUPER SUN INSTANT PORRIDGE 1KG</td>
				<td>2X1KG</td>
				<td><a href="http://advert.priceprobe.co.za/PriceProbe/Image/Index?id=https://capture-portal-api.hc.co.za/view/media/686b67df-53da-410b-a0bc-1c57403af1e3.jpg?token=9CWbdgthbo90vi22YYZaCsUz9q_chLEVtT8WdxhZ3GPESMeCs51WLh7tSo65d0Dh" class="retail-store">MAKRO                                                                           </a></td>
				<td>45.00</td>
				<td>2026-10-25</td>
			</tr>
			
			<tr>
				<td>IWISA INSTANT PORRIDGE 4X1KG IWISA INSTANT MAIZE PORRIDGE ASSORTED 1KG</td>
				<td>4X1KG</td>
				<td><a href="http://advert.priceprobe.co.za/PriceProbe/Image/Index?id=https://capture-portal-api.hc.co.za/view/media/a9c2035f-9164-4500-bb4d-5c278b0c353c.jpg?token=yglMlkLwhnwEgX_G2lHkaOqngF4b-H_ObmzLuq8plHZpIrUhUdBfdGMATUhECzY4" class="retail-store">PICK N PAY HYPERMARKET                                                          </a></td>
				<td>100.00</td>
				<td>2026-09-06</td>
			</tr>
			
			<tr>
				<td>ALLSOME WHITE RICE 5KG PLUS IWISA MAIZE MEAL SUPER 5KG PLUS SNOWFLAKE CAKE FLOUR 5KG COMBO</td>
				<td>5KG</td>
				<td><a href="http://advert.priceprobe.co.za/PriceProbe/Image/Index?id=https://capture-portal-api.hc.co.za/view/media/b48153c6-b212-4e4b-9210-498bdcc451bd.jpg?token=N2IGkVA7HcBmIkmVHngbI-jm6rJKAbVXgZw5WenDLIuV3IkpUdRJVfZYIppN8tpD" class="retail-store">OK GROCER                                                                       </a></td>
				<td>199.00</td>
				<td>2026-08-10</td>
			</tr>
			
			<tr>
				<td>IWISA MAIZE MEAL SUPER 5KG</td>
				<td>5KG</td>
				<td><a href="http://advert.priceprobe.co.za/PriceProbe/Image/Index?id=https://capture-portal-api.hc.co.za/view/media/76ca8fa0-2c16-4afc-b803-bba72fdc3cda.jpg?token=GPddLAPg1OgTwkFOnVS2cJbZxV8jK10zTheIUxqoBqCxiV2Ns5_kLbJ19XatGji4" class="retail-store">MAKRO                                                                           </a></td>
				<td>49.95</td>
				<td>2026-08-18</td>
			</tr>
			
			<tr>
				<td>IWISA MAIZE MEAL SUPER 5KG IWISA NO.1 SUPER MAIZE MEAL 5KG BUY ME TO WIN</td>
				<td>5KG</td>
				<td><a href="http://advert.priceprobe.co.za/PriceProbe/Image/Index?id=https://capture-portal-api.hc.co.za/view/media/e7ba3dc1-5e23-421c-895b-af5fba4efc50.jpg?token=vqp98H5OoEoGWlhXee_wPKVT4lCidVzv6z7IALgW9uEWCSVPWe6iS5bCPkN_wiK9" class="retail-store">OK GROCER                                                                       </a></td>
				<td>49.99</td>
				<td>2026-08-10</td>
			</tr>
			

				</table>
			</div>
		</div>
	

        <!--Footer section-->
        <div class="footer-all" id="JumpContact">
            <!--Premier Logo Left-->
            <div style="width:20%;">
                <a href="https://www.premierfmcg.com" class="premier-link"><img src="https://glhcwebcms01.blob.core.windows.net/premier/premier-site-logo.png" alt="Premier Logo" class="footlogo02"></a>
            </div>
            <!--Menu Middle-->
            <div style="width:20%; border-left-style:solid; border-left-color:#bce30c; border-left-width:2px">
                <p class="footer">Customer Care</p>
                <p class="footer">Tel: 0860 122 300</p>
                <p class="footer">Email: customercare@premierfmcg.com</p>
            </div>
            <!--T&C's Links-->
            <div style="width:20%; border-left-style:solid; border-left-color:#bce30c; border-left-width:2px;">
                <p class="footer"><a href="https://qr.premierfmcg.com/webpage/90030008?textRef=A9375C99-1E2D-4A44-9444-82E189F5267B" class="termslink">Disclaimer and Ts & Cs</a></p>
            </div>
            <!--T&C's Links-->
            <div style="width:15%; border-left-style:solid; border-left-color:#bce30c; border-left-width:2px;">
                <p class="footer"><a href="https://qr.premierfmcg.com/webpage/90030007?textRef=A9375C99-1E2D-4A44-9444-82E189F5267B" class="termslink">PAIA Manual</a></p>
            </div>
            <!--Every1s welcome Logo right-->
            <div style="width:25%">
                <img src="https://glhcwebcms01.blob.core.windows.net/iwisa/QR_V1/logo/Every1Welcome.png" alt="Iwisa Logo" class="footlogo04" />
            </div>
        </div>
    </div>

<script>

        function showBreakfast() {
            var i;
            var u = document.getElementsByClassName("group-breakfast-neg");
            var v = document.getElementsByClassName("group-lunch-neg");
            var w = document.getElementsByClassName("group-dinner-neg");
            var x = document.getElementsByClassName("group-breakfast");
            var y = document.getElementsByClassName("group-lunch");
            var z = document.getElementsByClassName("group-dinner");
            for (i = 0; i < u.length; i++) {
                u[i].style.display = "none";
            }
            for (i = 0; i < v.length; i++) {
                v[i].style.display = "block";
            }
            for (i = 0; i < w.length; i++) {
                w[i].style.display = "block";
            }
            for (i = 0; i < x.length; i++) {
                x[i].style.display = "block";
            }
            for (i = 0; i < y.length; i++) {
                y[i].style.display = "none";
            }
            for (i = 0; i < z.length; i++) {
                z[i].style.display = "none";
            }
        }
        function showLunch() {
            var i;
            var u = document.getElementsByClassName("group-breakfast-neg");
            var v = document.getElementsByClassName("group-lunch-neg");
            var w = document.getElementsByClassName("group-dinner-neg");
            var x = document.getElementsByClassName("group-breakfast");
            var y = document.getElementsByClassName("group-lunch");
            var z = document.getElementsByClassName("group-dinner");
            for (i = 0; i < u.length; i++) {
                u[i].style.display = "block";
            }
            for (i = 0; i < v.length; i++) {
                v[i].style.display = "none";
            }
            for (i = 0; i < w.length; i++) {
                w[i].style.display = "block";
            }
            for (i = 0; i < x.length; i++) {
                x[i].style.display = "none";
            }
            for (i = 0; i < y.length; i++) {
                y[i].style.display = "block";
            }
            for (i = 0; i < z.length; i++) {
                z[i].style.display = "none";
            }
        }
        function showDinner() {
            var i;
            var u = document.getElementsByClassName("group-breakfast-neg");
            var v = document.getElementsByClassName("group-lunch-neg");
            var w = document.getElementsByClassName("group-dinner-neg");
            var x = document.getElementsByClassName("group-breakfast");
            var y = document.getElementsByClassName("group-lunch");
            var z = document.getElementsByClassName("group-dinner");
            for (i = 0; i < u.length; i++) {
                u[i].style.display = "block";
            }
            for (i = 0; i < v.length; i++) {
                v[i].style.display = "block";
            }
            for (i = 0; i < w.length; i++) {
                w[i].style.display = "none";
            }
            for (i = 0; i < x.length; i++) {
                x[i].style.display = "none";
            }
            for (i = 0; i < y.length; i++) {
                y[i].style.display = "none";
            }
            for (i = 0; i < z.length; i++) {
                z[i].style.display = "block";
            }
        }
        function clickProduct01() {
            var i;
            var a = document.getElementsByClassName("group-product-01");
            var b = document.getElementsByClassName("group-product-02");
            var c = document.getElementsByClassName("group-product-03");
            var d = document.getElementsByClassName("group-product-04");
            var e = document.getElementsByClassName("group-product-05");
            var f = document.getElementsByClassName("group-product-06");
            var g = document.getElementsByClassName("group-product-07");
            for (i = 0; i < a.length; i++) {
                a[i].style.display = "block";
                a[i].style.position = "relative"
            }
            for (i = 0; i < b.length; i++) {
                b[i].style.display = "none";
                b[i].style.position = "absolute"
            }
            for (i = 0; i < c.length; i++) {
                c[i].style.display = "none";
                c[i].style.position = "absolute"
            }
            for (i = 0; i < d.length; i++) {
                d[i].style.display = "none";
                d[i].style.position = "absolute"
            }
            for (i = 0; i < e.length; i++) {
                e[i].style.display = "none";
                e[i].style.position = "absolute"
            }
            for (i = 0; i < f.length; i++) {
                f[i].style.display = "none";
                f[i].style.position = "absolute"
            }
            for (i = 0; i < g.length; i++) {
                g[i].style.display = "none";
                g[i].style.position = "absolute"
            }
        }
        function clickProduct02() {
            var i;
            var a = document.getElementsByClassName("group-product-02");
            var b = document.getElementsByClassName("group-product-03");
            var c = document.getElementsByClassName("group-product-04");
            var d = document.getElementsByClassName("group-product-05");
            var e = document.getElementsByClassName("group-product-06");
            var f = document.getElementsByClassName("group-product-07");
            var g = document.getElementsByClassName("group-product-01");
            for (i = 0; i < a.length; i++) {
                a[i].style.display = "block";
                a[i].style.position = "relative"
            }
            for (i = 0; i < b.length; i++) {
                b[i].style.display = "none";
                b[i].style.position = "absolute"
            }
            for (i = 0; i < c.length; i++) {
                c[i].style.display = "none";
                c[i].style.position = "absolute"
            }
            for (i = 0; i < d.length; i++) {
                d[i].style.display = "none";
                d[i].style.position = "absolute"
            }
            for (i = 0; i < e.length; i++) {
                e[i].style.display = "none";
                e[i].style.position = "absolute"
            }
            for (i = 0; i < f.length; i++) {
                f[i].style.display = "none";
                f[i].style.position = "absolute"
            }
            for (i = 0; i < g.length; i++) {
                g[i].style.display = "none";
                g[i].style.position = "absolute"
            }
        }
        function clickProduct03() {
            var i;
            var a = document.getElementsByClassName("group-product-03");
            var b = document.getElementsByClassName("group-product-04");
            var c = document.getElementsByClassName("group-product-05");
            var d = document.getElementsByClassName("group-product-06");
            var e = document.getElementsByClassName("group-product-07");
            var f = document.getElementsByClassName("group-product-01");
            var g = document.getElementsByClassName("group-product-02");
            for (i = 0; i < a.length; i++) {
                a[i].style.display = "block";
                a[i].style.position = "relative"
            }
            for (i = 0; i < b.length; i++) {
                b[i].style.display = "none";
                b[i].style.position = "absolute"
            }
            for (i = 0; i < c.length; i++) {
                c[i].style.display = "none";
                c[i].style.position = "absolute"
            }
            for (i = 0; i < d.length; i++) {
                d[i].style.display = "none";
                d[i].style.position = "absolute"
            }
            for (i = 0; i < e.length; i++) {
                e[i].style.display = "none";
                e[i].style.position = "absolute"
            }
            for (i = 0; i < f.length; i++) {
                f[i].style.display = "none";
                f[i].style.position = "absolute"
            }
            for (i = 0; i < g.length; i++) {
                g[i].style.display = "none";
                g[i].style.position = "absolute"
            }
        }
        function clickProduct04() {
            var i;
            var a = document.getElementsByClassName("group-product-04");
            var b = document.getElementsByClassName("group-product-05");
            var c = document.getElementsByClassName("group-product-06");
            var d = document.getElementsByClassName("group-product-07");
            var e = document.getElementsByClassName("group-product-01");
            var f = document.getElementsByClassName("group-product-02");
            var g = document.getElementsByClassName("group-product-03");
            for (i = 0; i < a.length; i++) {
                a[i].style.display = "block";
                a[i].style.position = "relative"
            }
            for (i = 0; i < b.length; i++) {
                b[i].style.display = "none";
                b[i].style.position = "absolute"
            }
            for (i = 0; i < c.length; i++) {
                c[i].style.display = "none";
                c[i].style.position = "absolute"
            }
            for (i = 0; i < d.length; i++) {
                d[i].style.display = "none";
                d[i].style.position = "absolute"
            }
            for (i = 0; i < e.length; i++) {
                e[i].style.display = "none";
                e[i].style.position = "absolute"
            }
            for (i = 0; i < f.length; i++) {
                f[i].style.display = "none";
                f[i].style.position = "absolute"
            }
            for (i = 0; i < g.length; i++) {
                g[i].style.display = "none";
                g[i].style.position = "absolute"
            }
        }
        function clickProduct05() {
            var i;
            var a = document.getElementsByClassName("group-product-05");
            var b = document.getElementsByClassName("group-product-06");
            var c = document.getElementsByClassName("group-product-07");
            var d = document.getElementsByClassName("group-product-01");
            var e = document.getElementsByClassName("group-product-02");
            var f = document.getElementsByClassName("group-product-03");
            var g = document.getElementsByClassName("group-product-04");
            for (i = 0; i < a.length; i++) {
                a[i].style.display = "block";
                a[i].style.position = "relative"
            }
            for (i = 0; i < b.length; i++) {
                b[i].style.display = "none";
                b[i].style.position = "absolute"
            }
            for (i = 0; i < c.length; i++) {
                c[i].style.display = "none";
                c[i].style.position = "absolute"
            }
            for (i = 0; i < d.length; i++) {
                d[i].style.display = "none";
                d[i].style.position = "absolute"
            }
            for (i = 0; i < e.length; i++) {
                e[i].style.display = "none";
                e[i].style.position = "absolute"
            }
            for (i = 0; i < f.length; i++) {
                f[i].style.display = "none";
                f[i].style.position = "absolute"
            }
            for (i = 0; i < g.length; i++) {
                g[i].style.display = "none";
                g[i].style.position = "absolute"
            }
        }
        function clickProduct06() {
            var i;
            var a = document.getElementsByClassName("group-product-06");
            var b = document.getElementsByClassName("group-product-07");
            var c = document.getElementsByClassName("group-product-01");
            var d = document.getElementsByClassName("group-product-02");
            var e = document.getElementsByClassName("group-product-03");
            var f = document.getElementsByClassName("group-product-04");
            var g = document.getElementsByClassName("group-product-05");
            for (i = 0; i < a.length; i++) {
                a[i].style.display = "block";
                a[i].style.position = "relative"
            }
            for (i = 0; i < b.length; i++) {
                b[i].style.display = "none";
                b[i].style.position = "absolute"
            }
            for (i = 0; i < c.length; i++) {
                c[i].style.display = "none";
                c[i].style.position = "absolute"
            }
            for (i = 0; i < d.length; i++) {
                d[i].style.display = "none";
                d[i].style.position = "absolute"
            }
            for (i = 0; i < e.length; i++) {
                e[i].style.display = "none";
                e[i].style.position = "absolute"
            }
            for (i = 0; i < f.length; i++) {
                f[i].style.display = "none";
                f[i].style.position = "absolute"
            }
            for (i = 0; i < g.length; i++) {
                g[i].style.display = "none";
                g[i].style.position = "absolute"
            }
        }
        function clickProduct07() {
            var i;
            var a = document.getElementsByClassName("group-product-07");
            var b = document.getElementsByClassName("group-product-01");
            var c = document.getElementsByClassName("group-product-02");
            var d = document.getElementsByClassName("group-product-03");
            var e = document.getElementsByClassName("group-product-04");
            var f = document.getElementsByClassName("group-product-05");
            var g = document.getElementsByClassName("group-product-06");
            for (i = 0; i < a.length; i++) {
                a[i].style.display = "block";
                a[i].style.position = "relative"
            }
            for (i = 0; i < b.length; i++) {
                b[i].style.display = "none";
                b[i].style.position = "absolute"
            }
            for (i = 0; i < c.length; i++) {
                c[i].style.display = "none";
                c[i].style.position = "absolute"
            }
            for (i = 0; i < d.length; i++) {
                d[i].style.display = "none";
                d[i].style.position = "absolute"
            }
            for (i = 0; i < e.length; i++) {
                e[i].style.display = "none";
                e[i].style.position = "absolute"
            }
            for (i = 0; i < f.length; i++) {
                f[i].style.display = "none";
                f[i].style.position = "absolute"
            }
            for (i = 0; i < g.length; i++) {
                g[i].style.display = "none";
                g[i].style.position = "absolute"
            }
        }
	
</script>
</body>
</html>
