<!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;">Western 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>IWISA MAIZE MEAL SUPER 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/41715643-52c9-4c07-a97f-2ecf81cf47f0.jpg?token=v3HqIUz-PMq-OJtLolHpneWgHOhq0WY2l74AhB9NKDA2qxjITli5hGG_o3ShlNTc" class="retail-store">SHOPRITE CASH & CARRY                                                           </a></td>
				<td>84.00</td>
				<td>2026-05-03</td>
			</tr>
			
			<tr>
				<td>IWISA MAIZE MEAL SUPER 10KG GET IWISA MAIZE MEAL IN TWO DIFFERENT SIZES. BUY 10 X 1KG FOR R107.99 OR 10KG FOR R82.99.</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/91f69d6f-28cf-4031-af96-90d0000399c9.jpg?token=Flh0OX22BjPXBmRLgNQtXUgCdrDTI4LFRIQU6Ua5MuLJ6FQM_xZ8C1zzt555Qbon" class="retail-store">GIANT HYPERSTORE                                                                </a></td>
				<td>82.99</td>
				<td>2026-05-10</td>
			</tr>
			
			<tr>
				<td>IWISA MAIZE MEAL SUPER 10KG GET IWISA SUPER MAIZE MEAL FOR A GREAT PRICE.</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/368e8cbb-35a0-4d42-82cc-3a37d412ab3e.jpg?token=fnyC5laXlCs0m1hFpTLE1bPALxxYbpa_WWJAwjoE8fZweTPXhoWJlOvGl3z8PsEM" class="retail-store">MAKRO                                                                           </a></td>
				<td>89.95</td>
				<td>2026-05-05</td>
			</tr>
			
			<tr>
				<td>IWISA MAIZE MEAL SUPER 10KG GET SUPER SUN SUPER MAIZE MEAL 10KG OR IWISA SUPER MAIZE MEAL 10KG OR NYALA 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/6c7ca6c2-6b31-4995-a91c-aafbb6ab4da3.jpg?token=dQ5qyWOhQN4h21_x5FX5a2mSpZikECLlY1MKrQEvzz6D3UYcss5W4TaIjPytnX2W" class="retail-store">GAME                                                                            </a></td>
				<td>89.99</td>
				<td>2026-05-04</td>
			</tr>
			
			<tr>
				<td>IWISA MAIZE MEAL SUPER 10KG IWISA NO.1 SUPER MAIZE MEAL 10KG FOR R99.99</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/7c55e208-e61b-4881-9798-b3b37134abfb.jpg?token=2FoBz7kAolaGVvv8ihG3NmcM3HNP_M-74mPJ9GgBUQWpD7rnWetcadOpB7QeQnz4" class="retail-store">PICK N PAY QUALISAVE                                                            </a></td>
				<td>99.99</td>
				<td>2026-05-10</td>
			</tr>
			
			<tr>
				<td>IWISA MAIZE MEAL SUPER 10KG PLUS SELATI BROWN SUGAR 10KG PLUS SPEKKO WHITE RICE 10KG ORANGE 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/1580bc47-3833-464c-835b-bab5b9fb041c.jpg?token=U_J6j2zB85-5BkADWkoaLcdE2WABi8Y9mZfv7KzBCVhc_Ee-hflEdaETTRJ2rB-v" class="retail-store">SHOPRITE                                                                        </a></td>
				<td>399.00</td>
				<td>2026-05-10</td>
			</tr>
			
			<tr>
				<td>IWISA MAIZE MEAL SUPER 10KG PLUS SELATI WHITE SUGAR 10KG PLUS SPEKKO WHITE RICE 10KG ORANGE 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/e5bff8bb-f9fd-47ac-8819-f2df4085cbe8.jpg?token=GPGPTXyACmPf2nMb_EDkAdRui1pOhswTf4LRb-BILmsebW3Zb7S061ZKzLHEolW6" class="retail-store">SHOPRITE                                                                        </a></td>
				<td>399.00</td>
				<td>2026-05-10</td>
			</tr>
			
			<tr>
				<td>IWISA MAIZE MEAL SUPER 10X1KG GET IWISA MAIZE MEAL IN TWO DIFFERENT SIZES. BUY 10 X 1KG FOR R107.99 OR 10KG FOR R82.99.</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/91f69d6f-28cf-4031-af96-90d0000399c9.jpg?token=Flh0OX22BjPXBmRLgNQtXUgCdrDTI4LFRIQU6Ua5MuLJ6FQM_xZ8C1zzt555Qbon" class="retail-store">GIANT HYPERSTORE                                                                </a></td>
				<td>107.99</td>
				<td>2026-05-10</td>
			</tr>
			
			<tr>
				<td>IWISA INSTANT PORRIDGE 1KG GET IWISA INSTANT BREAKFAST PORRIDGE ASSORTED FOR A SMART SHOPPER PRICE.</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/a86d01d7-28b3-4f36-ac67-a3ec38d3e39e.jpg?token=w_tG5Qa1ebl0aaNnlcZUeBg0HN9V21ArWTrGmMei58uvvKIWo5DlFYG6rCmN09nJ" class="retail-store">PICK N PAY QUALISAVE                                                            </a></td>
				<td>23.99</td>
				<td>2026-05-10</td>
			</tr>
			
			<tr>
				<td>IWISA INSTANT PORRIDGE 1KG GET IWISA INSTANT MAIZE PORRIDGE FOR R21.99 EACH. THIS DEAL INCLUDES ASSORTED FLAVORS IN A 1 KG PACKAGE.</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/d40e7abb-8a2a-487b-bfdf-7493a81b8929.jpg?token=bevDXJz7cEiTYZy8ss-pGEevyBaUdMEVG2P9nEayG1NUhoLJ-6CD7gDZWJBI7lQy" class="retail-store">GAME                                                                            </a></td>
				<td>21.99</td>
				<td>2026-05-04</td>
			</tr>
			
			<tr>
				<td>IWISA INSTANT PORRIDGE 1KG GET IWISA NO.1 FLAVOURED MAIZE PORRIDGE FOR A DISCOUNTED PRICE. SAVE R7 WITH YOUR LOYALTY CARD.</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/e5bff8bb-f9fd-47ac-8819-f2df4085cbe8.jpg?token=GPGPTXyACmPf2nMb_EDkAdRui1pOhswTf4LRb-BILmsebW3Zb7S061ZKzLHEolW6" class="retail-store">SHOPRITE                                                                        </a></td>
				<td>22.99</td>
				<td>2026-05-10</td>
			</tr>
			
			<tr>
				<td>IWISA INSTANT PORRIDGE 1KG GET IWISA NO.1 FLAVOURED MAIZE PORRIDGE FOR A DISCOUNTED PRICE. SAVE R7 WITH YOUR LOYALTY CARD.</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/1580bc47-3833-464c-835b-bab5b9fb041c.jpg?token=U_J6j2zB85-5BkADWkoaLcdE2WABi8Y9mZfv7KzBCVhc_Ee-hflEdaETTRJ2rB-v" class="retail-store">SHOPRITE                                                                        </a></td>
				<td>22.99</td>
				<td>2026-05-10</td>
			</tr>
			
			<tr>
				<td>GOLDEN DELIGHT WHITE RICE 2KG ORANGE PLUS IWISA MAIZE MEAL SUPER 5KG PLUS SNOWFLAKE CAKE FLOUR 2.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/b1a20c6b-6986-4125-8679-aa3117800136.jpg?token=ZqQLrvjyl8cLbDdsWbpcoMN6XNKyABQb1QO8QwxAOWO9GwjEl09RNHoMViGIjpFd" class="retail-store">SPAR                                                                            </a></td>
				<td>99.99</td>
				<td>2026-05-10</td>
			</tr>
			
			<tr>
				<td>GOLDEN DELIGHT WHITE RICE 2KG ORANGE PLUS IWISA MAIZE MEAL SUPER 5KG PLUS SNOWFLAKE CAKE FLOUR 2.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/b1945835-13ef-4759-8f61-3cf24ea3e0fe.jpg?token=qXO-sJvGvUbGSAxxHkxDt2Rw6kjdPKi0DiLr9fS55LCRVgKDSex5LdWtBQGjsEQW" class="retail-store">SPAR SAVEMOR                                                                    </a></td>
				<td>99.99</td>
				<td>2026-05-10</td>
			</tr>
			
			<tr>
				<td>GOLDEN DELIGHT WHITE RICE 2KG ORANGE PLUS IWISA MAIZE MEAL SUPER 5KG PLUS SNOWFLAKE CAKE FLOUR 2.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/5232191a-b787-4c46-99b6-b7e395e7479c.jpg?token=ZIaYTsi3OiMzbn0In4btuUNCR7qz4VSCAT9GNuAxo_uGln2DPENhDDWvCmgcnKTG" class="retail-store">SUPERSPAR                                                                       </a></td>
				<td>99.00</td>
				<td>2026-05-10</td>
			</tr>
			
			<tr>
				<td>GOLDEN DELIGHT WHITE RICE 2KG ORANGE 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/08c2a903-b3b4-4873-b890-066326816405.jpg?token=mu1UZqnB43FzoKek0qf8lI6R-43VYACeO5NJqxZpIYFJczhNiI9Z3l7lIgiK5w87" class="retail-store">KWIKSPAR                                                                        </a></td>
				<td>99.99</td>
				<td>2026-05-10</td>
			</tr>
			
			<tr>
				<td>GOLDEN DELIGHT WHITE RICE 2KG ORANGE 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/08c2a903-b3b4-4873-b890-066326816405.jpg?token=mu1UZqnB43FzoKek0qf8lI6R-43VYACeO5NJqxZpIYFJczhNiI9Z3l7lIgiK5w87" class="retail-store">SPAR                                                                            </a></td>
				<td>99.99</td>
				<td>2026-05-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/41715643-52c9-4c07-a97f-2ecf81cf47f0.jpg?token=v3HqIUz-PMq-OJtLolHpneWgHOhq0WY2l74AhB9NKDA2qxjITli5hGG_o3ShlNTc" class="retail-store">SHOPRITE CASH & CARRY                                                           </a></td>
				<td>49.00</td>
				<td>2026-05-03</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>
