South Coast Hard Wood Chopping Board(s) (4 Available)

$68.00 $35.00

Condition: Brand New: A brand-new, unused, unopened, undamaged item in its original packaging


Type: Cutting Board Wood Tone: Assoted Hard Wood Types
Finishing Method: Vegetable Oil Shape: Square
Item Height: 30 cm Size: Medium
Model: South Coast Chopping Board Material: Wood with 5 mm Clearance (Durable Soft Pads)
Style: Traditional Item Length: 30 cm
Features: Easy Clean, Hand Wash Only Item Depth: 5 cm
Country/Region of Manufacture: Australia Colour: Multicoloured
Item Weight: 1.5 kg Brand: Hand Made
Item Width: 30 cm




$animation_switch=$functions->Get_animation_switch($clicked);
//------------------------------------------------------------------------------------------//

$result_11=$dbh->query("select * from category where id='$id' and deleted='N' and status='Y' ");
if(mysql_num_rows($result_11)>0)
{
$sqlRow_11=mysql_fetch_object($result_11);
$cat_heading=$sqlRow_11->cat_heading;
$short_desc=$sqlRow_11->short_desc;
//while(list($key, $val) = each($sqlRow_11)) $$key=$val;
}
$navigation_string=$functions->Get_navigation_string($id);

if($id)
{
$sql123="select * from tbl_tags where page_id='$id' and type_P='M_C' and status='Y'";
$res123=$dbh->query($sql123);
if(@mysql_num_rows($res123)>0)
{
$Data123=@mysql_fetch_object($res123);

//$page_nameatb
$site_title=$Data123->page_site_title;
$page_description=$Data123->meta_description;
$page_keyword=$Data123->meta_keyword;
}
else
{
$site_title=$SITE_TITLE;
$page_description=$Meta_description;
$page_keyword=$Meta_keyword;
}

//------------------------------------------------------------------------------------------------------------//

$result=$dbh->query("select * from category where super_parent_id='$id' and parent_id='$id' and type='category' and deleted='N' and status='Y' order by sequence");

if(mysql_num_rows($result)>0)
{
$level1_mainbody='';
$cnt=1;
while($row=mysql_fetch_object($result))
{

if($row->per_person_rate!='')
$ppr='From: $'.$row->per_person_rate.'';
else
$ppr='';
// Display tours widget
$level1_mainbody.='












';
if($cnt!=mysql_num_rows($result))
{
$level1_mainbody.='
 
';
}
$cnt++;
}
//$level1_mainbody.='
';
}
else
{
$level1_mainbody='';
}

$result=$dbh->query("select * from category where super_parent_id='$id' and type='tour' and deleted='N' and status='Y' and layout='1' and parent_id='0' order by sequence");

if(mysql_num_rows($result)>0)
{
//$level1_mainbody='
';
$cnt=1;
while($row=mysql_fetch_object($result))
{

if($row->add_to_booking=='N')
{
$atb='';
}
else
{
$atb='';

}
else
{
$link=''.$lang['motto'].' '.str_replace(" ","-",$row->category).''.$lang['question'].'';
}

if($row->per_person_rate!='')
$ppr='Starting at $'.$row->per_person_rate.' Per unit';
else
$ppr='';

// Display more info widget

$level1_mainbody.='









id.'/" ; >
'.$row->category.'










'.$ppr.'










'.$ppr.'

'.$link.' '.$atb.'
















';

if($cnt!=mysql_num_rows($result))
{
$level1_mainbody.='


';


}
$cnt++;


}
//$level1_mainbody.='
 
';
}
else
{
//$level1_mainbody.='';
}

$result=$dbh->query("select * from category where super_parent_id='$id' and type='tour' and deleted='N' and status='Y' and layout='2' and parent_id='0' order by sequence");

if(mysql_num_rows($result)>0)
{
//$level1_mainbody='';
$cnt=1;
while($row=mysql_fetch_object($result))
{
$level1_mainbody.='











';


if($cnt!=mysql_num_rows($result))
{
$level1_mainbody.='

';
}
$cnt++;
}
$level1_mainbody.='
 
';
}
else
{
$level1_mainbody.='';
}
}


$testimonial_image=$functions->Get_testimonial_image();
$testimonial_content="Show_testimonial();";
?>



$animation_switch=$functions->Get_animation_switch($clicked);

if($id)
{
$sql1="select * from tbl_tags where page_id='$id' and type_P='T' and status='Y'";
$res1=$dbh->query($sql1);
if(@mysql_num_rows($res1)>0)
{
$Data1=@mysql_fetch_object($res1);

//$page_name
$site_title=$Data1->page_site_title;
$page_description=$Data1->meta_description;
$page_keyword=$Data1->meta_keyword;
}
else
{
$site_title=$SITE_TITLE;
$page_description=$Meta_description;
$page_keyword=$Meta_keyword;
}

$result1=mysql_query("select * from category where id='$id' and deleted='N' and status='Y' ");


if(mysql_num_rows($result1)>0)
{
$row1=mysql_fetch_object($result1);

if($row1->parent_id=='0')
$navigation_string=$functions->Get_navigation_string($id,'other');
else
$navigation_string=$functions->Get_navigation_string($id,'False');

$title=$row1->category;
$gmap=$row1->map_location;
$amount1="$".$row1->per_person_rate;
$tour_description=$row1->description;
$tour_description=str_replace("--amount--",$amount1,$tour_description);
/*$img1=''.$SITE_URL.'';
$img2=''.$SITE_URL.'';
$img3=''.$SITE_URL.'';*/
$img1='
';
$img2='
';
$img3='
';
/****modified****/
$qry="select * from sh_images where deleted='N' and status='Y' ORDER BY RAND()";
$res=$dbh->query($qry);
$cnt=mysql_num_rows($res);
$i=0;
//$slider = '';
//$active = ' active';
$images = "[";
/*while($row=mysql_fetch_object($res)) {
// $slider .= '

  • //
    //
    //

    //
  • ';
    $images .= "{image : '".$SITE_URL.'/'.$row->image."', title : '', url : ''},";
    }*/
    $images .= "{image : '".$SITE_URL.'/'.$row1->image_path."', title : '', url : ''},";
    $images .= "{image : '".$SITE_URL.'/'.$row1->image_path2."', title : '', url : ''},";
    $images .= "{image : '".$SITE_URL.'/'.$row1->image_path3."', title : '', url : ''},";
    $images .= "]";






    /***end modified***/
    $book_link=str_replace(" ","-",$row1->category);
    }
    }

    ?>


    Go back Review my order Add to Cart

    DATA_page_site_title