{$_tooltips = [
"sidebar_general" => [
"id" => "sidebar_general",
"html" => _w("Product name, publication status, type, tax, categories & sets, descriptions & tags.")|escape,
"start_time" => 2000
],
"sidebar_sku" => [
"id" => "sidebar_sku",
"html" => _w("Product prices, stock quantities, SKUs, variants, features, badges.")|escape,
"start_time" => 2000
],
"sidebar_media" => [
"id" => "sidebar_media",
"html" => _w("Product images, photos, and videos displayed in the storefront.")|escape,
"start_time" => 2000
],
"sidebar_seo" => [
"id" => "sidebar_seo",
"html" => _w("Tools allowing you to manage how a product is indexed by search engines and viewed by social media users.")|escape,
"start_time" => 2000
],
"sidebar_services" => [
"id" => "sidebar_services",
"html" => _w("Additional selectable product options, allowing you to increase the product cost.")|escape,
"start_time" => 2000
],
"sidebar_related" => [
"id" => "sidebar_related",
"html" => _w("Selection of other products, which should be offered to customers as a more valuable replacement or as a useful addition to this product.")|escape,
"start_time" => 2000
],
"sidebar_pages" => [
"id" => "sidebar_pages",
"html" => _w("Additional website pages with extra info about this product.")|escape,
"start_time" => 2000
],
"sidebar_prices" => [
"id" => "sidebar_prices",
"html" => _w("Report on current product prices, stock quantity, availability status, and on promo price changes.")|escape,
"start_time" => 2000
],
"sidebar_reviews" => [
"id" => "sidebar_reviews",
"html" => _w("The list of product reviews added by your customers.")|escape,
"start_time" => 2000
]
]}
{if !empty($can_edit)}
{/if}
{*
*}