Strict Standards: Declaration of action_plugin_searchtext::register() should be compatible with DokuWiki_Action_Plugin::register($controller) in /lib/plugins/searchtext/action.php on line 14

Warning: Cannot modify header information - headers already sent by (output started at /lib/plugins/searchtext/action.php:14) in /inc/auth.php on line 313

Warning: Cannot modify header information - headers already sent by (output started at /lib/plugins/searchtext/action.php:14) in /inc/actions.php on line 163
style-graficzne:variables-productindex [Shop Docs]

Dokumentacja techniczna

Zmienne /scripts/product/index.tpl

  • $product - Logic_Product produkt
  • $category_link - link do kategorii produktu
  • $stock_id - ID domyślnego wariantu (Logic_ProductStock) produktu
  • $attrs - tablica atrybutów produktu w formacie:
  $attrs = array(
      array(
          'name' => "...", //nazwa atrybutu
          'type' => (int), //typ, 0 = pole tekstowe, 1 = checkbox, 2 = select
          'value' => "...", //wartość
      ),
      ....
  );
  • $images - Entity_ProductsGfx lista zdjęć produktu
  • $jsgallery (bool) - czy używać galerii JavaScript