if ($addelement != "") {
$goodtoadd="T";
//updatex($addelement);
}
?>
$i=0;
while ($i <=$count)
{
//for i=0 to count
$tcart= explode(":", $cart[$i]);
if ($tcart[0] == $addelement){
$goodtoadd="F";
}
if ($tcart[0] == $deleteelement){
$cart[$i]="";
}
$i++;
}
?>
$i=0;
while ($i <$count)
{
//for i=0 to count
if ($cart[$i] !=""){
$oldcartstring=$oldcartstring . $cart[$i]. ",";
}
$i++;
}
$cartstring=$oldcartstring;
if ($goodtoadd=="T") {
$cartstring=$cartstring . $addelement . ":1,";
}
$_SESSION["cartstring"]=$cartstring;
//echo "ken";
//echo $cartstring;
$cart2=explode(",", $_SESSION["cartstring"]);
$count2=count($cart2);
//echo $count2;
//echo $cart2[0];
?>
Funding Support
Organiser
Green Shopping Tips
| Green Mall
| Green Product
|
Six Green Aspects
| Alliance Network
| Best Practices
|
Join HKGSA
| Benefits
| HKGSA Members
|
Hong Kong Green Shop Alliance invites all shops and mall operators in
Hong Kong to join hands and build a green retail environment!
Let's Get Ready for MSW Charging
Let's Get Ready for MSW Charging - Mr KS WONG
Let's Get Ready for MSW Charging - Mr Kenny WONG
2017-12-04 |
Let's Get Ready for MSW Charging
|
2017-12-04 |
Let's Get Ready for MSW Charging - Mr KS WONG
|
2017-12-04 |
Let's Get Ready for MSW Charging - Mr Kenny WONG
|
2017-12-04 |
Let's Get Ready for MSW Charging - Dr William YU
|
2017-12-04 |
Let's Get Ready for MSW Charging - Sharing by Industry Practitioners
|
2017-12-04 |
Let's Get Ready for MSW Charging - Q & A Session
|
2017-05-11 |
HKGSA Launching Ceremony
|
Green Map plots the locations of participated malls and shops under the HKGSA. Check out these green spots before for your shopping journey!
New spearhead forces from KFC and Pizza Hut
|
HKGSA Awards Presentation Ceremony | 18 Dec, 2018
|
Sharing Energy Saving Practices across industries | 22 Oct, 2018
|
Promoting HKGSA to the Catering Industry | 19 Jun, 2018
|
Bridge you up with the Hong Kong Green Shop Alliance
|
“I Recycle. Glass Bottle” Glass Management Service | 7 Mar, 2018
|
We are Ready: Retail Industry Shows Commitment to MSW Charging
|
Knowledge Sharing for Better E-waste Management in Retail Industry
|
Promotes Healthy and Sustainable Living in Tong Chong Street Market | Swire Properties
|
Reverse Vending Machine with Rewards Scheme | Landmark North
|
Food waste decomposer to handle leftover | Plaza Hollywood
|
320 Sets of Photovoltaics installed | Harbour City
|
Innovative smart water station | Hysan Place
|
Self-Sustainable Water Cycle System | THE FOREST
|
Make Food Donations for Good Cause | AEON
|
A Garden in the Heart of the City | THE FOREST
|
| STRATEGIC PARTNERS UPDATES | |
Renewable Energy Solution Supports YMCA Community Services | CLP
|
Smart Tips for Sustainable Use of Water Resources | Water Supplies Department
|
Green Mid-Autumn Festival Food Saving Pledge | Food Grace | Sep 2018
|
Implementation of the WPRS | EPD | 1 Aug, 2018
|
Implementation of the WPRS | EPD | 4 May, 2018
|
| DEVELOPERS / KEY PARTNERS | |
// include "footer2.php"; ?>