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:
S700_1938
ProductName:
The Mayflower
ProductLine:
Ships
ProductScale:
1:700
ProductVendor:
Studio M Art Models
ProductDescription:
Measures 31 1/2 inches Long x 25 1/2 inches High x 10 5/8 inches Wide All wood with canvas sail. Extras include long boats, rigging, ladders, railing, anchors, side cannons, hand painted, etc.
QuantityInStock:
737
BuyPrice:
43.3
MSRP:
86.61

Our Products


Counter Addon for WPBakery Page Builder (formerly Visual Composer)

Expandable Portfolio Gallery Addon for WPBakery Page Builder (formerly Visual Composer)

Google Maps With Multiple Markers Addon for WPBakery Page Builder