if ($loggedIn) { if ($canFave && $viewTopFaveList) { $currFaveList = rowValue($_SESSION, 'currFaveList'); $faveList = new FaveList(); $faveData = $faveList->get(); echo '
'; echo '
' . T('Active Fave List') . ':
'; echo '
'; foreach ($faveData as $id => $desc) { if ($currFaveList == '') { $currFaveList = $id; } $selected = ($id == $currFaveList ? ' selected="selected"' : ''); echo '
' . htmlentities(T($desc)) . '
'; } $_SESSION['currFaveList'] = $currFaveList; echo '
'; echo '
'; } } ?>
Options
Stone
Manual Tooling
Manual Tooling
Have questions about these products?
Please
contact us
for more information.
Shop Manual Tooling for Stone Fabrication
Pads
Core Drill Bits
Router Bits
Grinding Wheels
Power Tools
Manual Tooling
No results found.