Masowa edycja produktów
Zaznacz wszystkie
Odznacz wszystkie
Ustaw cenę promocyjną (minus X procent)
products ) ): foreach ( $this->products as $key => $product ): ?>
= htmlspecialchars( $product ); ?>
categories ) ): foreach ( $this->categories as $category ): ?>
'; ?>
= $category['languages'][$this->dlang]['title']; ?>
= \Shared\Tpl\Tpl::view( 'shop-product/subcategories-list', [ 'categories' => ( new \Domain\Category\CategoryRepository( $GLOBALS['mdb'] ) )->subcategories( $category['id'] ), 'level' => ($this->level ?? 0) + 1, 'dlang' => $this->dlang, 'name' => 'mass_categories[]' ] ); ?>
= \Shared\Tpl\Tpl::view( 'shop-product/mass-edit-custom-script' ); ?>