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_1138
ProductName:
The Schooner Bluenose
ProductLine:
Ships
ProductScale:
1:700
ProductVendor:
Autoart Studio Design
ProductDescription:
All wood with canvas sails. Measures 31 1/2 inches in Length, 22 inches High and 4 3/4 inches Wide. Many extras. The schooner Bluenose was built in Nova Scotia in 1921 to fish the rough waters off the coast of Newfoundland. Because of the Bluenose racing prowess she became the pride of all Canadians. Still featured on stamps and the Canadian dime, the Bluenose was lost off Haiti in 1946.
QuantityInStock:
1897
BuyPrice:
34
MSRP:
66.67

Our Products


Panorama 360 Addon for WPBakery Page Builder (formerly Visual Composer)

CodeIgniter ion-auth Template With Materialize Theme

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