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:
S18_4600
ProductName:
1940s Ford truck
ProductLine:
Trucks and Buses
ProductScale:
1:18
ProductVendor:
Motor City Art Classics
ProductDescription:
This 1940s Ford Pick-Up truck is re-created in 1:18 scale of original 1940s Ford truck. This antique style metal 1940s Ford Flatbed truck is all hand-assembled. This collectible 1940's Pick-Up truck is painted in classic dark green color, and features rotating wheels.
QuantityInStock:
3128
BuyPrice:
84.76
MSRP:
121.08

Our Products


ArtWorkz Inventory & Stock Management

Overlay Menu WordPress Plugin

Mega Monster Menu Plugin for WordPress