Checkout

{source}<div class="cart-module-mobile">
<?php
$user = JFactory::getUser();
$id = $user->id;

if($id == 0){
?>

<a href="/index.php/login" target="_self" title="Log In">
<i class="fas fa-sign-in-alt"></i>
</a>
<a href="/index.php/register" target="_self" title="Sign Up">
<i class="fas fa-user"></i>
</a>
<?php
}
else {
?>

<a href="/index.php/logout" target="_self" title="Logout">
<i class="fas fa-sign-out-alt"></i>
</a>
<a href="/index.php/my-account" target="_self" title="My Account">
<i class="fas fa-user"></i>
</a>
<?php
}
?>

</div>
{/source}

{module title="[Hika Cart]Shopping Cart on Mobile"}

 

Categories

Occasion:
Products:
 

Others

Chilli Sauces

Desserts

Noodles

Hawker Market

Ready Meal Sauces

Plant-Based Minced Meat

Tom Yum Soup

Plant-Based Minced Meat

Sardines

Crab

Mackerel

Fish

Pastes Stir Fry

Pastes Curry

Pastes Rice

Pastes

Satay

Soy Sauces

Ready To Eat Meals

Coconut Organic

Gluten Free

Egg Free

Dairy Free

Nut Free

Vegan Free

Fructose Free

Shellfish Free

Coconut Regular

Sauces

Asian Sauces

Oils

Other

Coconut

Coconut Tetrapak

Allergen Friendly

Diet Friendly

Vegan

Paleo Friendly

Keto Friendly

Other

Condiments

Error

Advanced Module Manager cannot function. Regular Labs Library plugin is not installed.

Tabs & Accordions cannot function. Regular Labs Library plugin is not installed.

Sourcerer cannot function. Regular Labs Library plugin is not installed.

Modules Anywhere cannot function. Regular Labs Library plugin is not installed.

Modals cannot function. Regular Labs Library plugin is not installed.

Cache Cleaner cannot function. Regular Labs Library plugin is not installed.

Articles Anywhere cannot function. Regular Labs Library plugin is not installed.

  • 1Cart
  • 2Login
  • 3Checkout
  • 4End
Image Name Unit price Quantity Total price
61112-1

Sweet and Sour 210ml x 625A721

AUD $ 23.40 each
+
AUD $ 23.40
Total AUD $ 23.40

Our Most Popular Coconut Products

Our Most Popular Sauces

Our Most Popular Chilli Sauces

Our Most Popular Ready Meal Sauces

Our Most Popular Desserts

Our Most Popular Fish Products

Our Most Popular Pastes

Our Most Popular Products

Our Most Popular Ready To Eat Meals

Our Most Popular Soy Sauces

Our Most Popular Noodles

Soy Sauces Recipes

Noodles Recipes

Coconut Recipes

Asian Sauces Recipes

Chilli Sauces Recipes

Ready Meal Sauces Recipes

Fish Recipes

Pastes Recipes

Others Recipes

{source}<div id="footer-country-selector">
<div class="dropdown-country">
<div id="country-select">
<select id="select_ss" class="option-country" onchange="open_window(this.value)">
<option>-- SELECT OTHER MARKET --</option>
<option data-href="http://www.ayam.com/">Australia</option>
<option data-href="http://www.ayambrand.com.cn">China</option>
<option data-href="http://www.ayam.fr/">France</option>
<option data-href="http://www.ayambrand.com.hk/">Hong Kong, China S.A.R</option>
<option data-href="http://www.ayam.jp/">Japan</option>
<option data-href="http://www.ayambrand.com.my/">Malaysia</option>
<option data-href="http://www.ayambrand.com.sg/">Singapore</option>
<option data-href="http://www.ayambrand.net/">Thailand</option>
<option data-href="http://www.ayam.co.uk/">United Kingdom</option>
<option data-href="http://www.ayambrand.com.vn/">Vietnam</option>
</select>
</div>

<script>
jQuery(function(){
jQuery("#select_ss").change(function(){
var href=jQuery("#select_ss > option:selected").attr("data-href");
window.open(href,"_self");
})
})
</script>
</div>
<div style="clear:both;">
</div>
</div>
{/source}