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:
S24_2022
ProductName:
1938 Cadillac V-16 Presidential Limousine
ProductLine:
Vintage Cars
ProductScale:
1:24
ProductVendor:
Classic Metal Creations
ProductDescription:
This 1:24 scale precision die cast replica of the 1938 Cadillac V-16 Presidential Limousine has all the details of the original, from the flags on the front to an opening back seat compartment complete with telephone and rifle. Features factory baked-enamel black finish, hood goddess ornament, working jump seats.
QuantityInStock:
2847
BuyPrice:
20.61
MSRP:
44.8

Our Products


Video Gallery Pro jQuery Addon for WPBakery Page Builder (formerly Visual Composer)

Image Hover Effects Addon for WPBakery Page Builder (formerly Visual Composer)

Off Canvas Menu Addon for WPBakery Page Builder