public function products_management()
{

$this->config->load('grocery_crud');
$this->config->set_item('grocery_crud_dialog_forms',true);
$this->config->set_item('grocery_crud_dialog_color','green lighten-3');
$this->config->set_item('grocery_crud_dialog_text_color','black');

$crud = new grocery_CRUD();
$crud->set_theme('mdb'); // magic code
$crud->set_table('products');
$crud->set_subject('Product');
$crud->unset_columns('productDescription');
$crud->callback_column('buyPrice',array($this,'valueToEuro'));

$output = $crud->render();

$this->_example_output($output);
}
View Product
ProductCode:
S10_4698
ProductName:
2003 Harley-Davidson Eagle Drag Bike
ProductLine:
Motorcycles
ProductScale:
1:10
ProductVendor:
Red Start Diecast
ProductDescription:
Model features, official Harley Davidson logos and insignias, detachable rear wheelie bar, heavy diecast metal with resin parts, authentic multi-color tampo-printed graphics, separate engine drive belts, free-turning front fork, rotating tires and rear racing slick, certificate of authenticity, detailed engine, display stand , precision diecast replica, baked enamel finish, 1:10 scale model, removable fender, seat and tank cover piece for displaying the superior detail of the v-twin engine
QuantityInStock:
5582
BuyPrice:
91.02
MSRP:
193.66

Our Products


Animated Canvas Addon for WPBakery Page Builder (formerly Visual Composer)

Google Maps With Multiple Markers Addon for WPBakery Page Builder

CodeIgniter Mega Menu + ion-auth + Material Design for Bootstrap Theme