/var/www/vhosts/ihelp.ro/httpdocs/templates/cell/Admin/InfoProductBlock
NameSizeModeActions
display.php31640644editdlrm
Edit: /var/www/vhosts/ihelp.ro/httpdocs/templates/cell/Admin/InfoProductBlock/display.php (3164B)

Number->format($product->id); ?>

uuid); ?>

user->name); ?>

cause->name); ?>

name); ?>

slug); ?>

Number->format($product->price_min, ['precision' => 0, 'after' => ' Lei']); ?>

Number->format($product->price, ['precision' => 0, 'after' => ' Lei']); ?>

Number->format($product->stock); ?>

created); ?>

Url->build(['prefix' => 'Admin', 'controller' => 'Categories', 'action' => 'edit', $product->category_id]) . '">' . $product->category->name . ' '; ?>

tags) { foreach ($product->tags as $tag) { echo '' . $tag->name . ' '; } } ?>