Полная документация темы Upsell
Запрос в тех. поддержку
steemy.web@gmail.com
Меню документации

Меню документации

Карточка товара
Карточка товара

Сведения о товаре

Обновление или восстановление с заменой настроек

В настройках темы Страница товара -> Сведения о товаре -> Вывод блоков замените весь код приведеный ниже.
После чего придется заново настроить блоки.

{
    "0": {
        "active": true,
        "name": "Баннер",
        "id": "banner"
    },
    "1": {
        "active": true,
        "name": "Табы информации",
        "id": "tabs",
        "props": {
            "title_w50": "О товаре",
            "title_center_w50": "",
            "description": ""
        }
    },
    "2": {
        "active": false,
        "name": "Описание",
        "id": "description",
        "props": {
            "title_w50": "Описание",
            "title_center_w50": "",
            "description": ""
        }
    },
    "3": {
        "active": false,
        "name": "Характеристики",
        "id": "features",
        "props": {
            "title_w50": "Характеристики",
            "title_center_w50": "",
            "description": ""
        }
    },
    "4": {
        "active": false,
        "name": "Отзывы",
        "id": "reviews",
        "props": {
            "title_w50": "Отзывы",
            "title_center_w50": "",
            "description": ""
        }
    },
    "5": {
        "active": true,
        "name": "Перекрестные продажи (cross-selling)",
        "id": "cross-selling",
        "props": {
            "title_w50": "Перекрестные продажи",
            "title_center_w50": "",
            "description": ""
        }
    },
    "6": {
        "active": true,
        "name": "Схожие и альтернативные товары (Upselling)",
        "id": "upselling",
        "props": {
            "title_w50": "Схожие и альтернативные товары",
            "title_center_w50": "",
            "description": ""
        }
    },
    "7": {
        "active": false,
        "name": "Вы смотрели",
        "id": "viewed",
        "props": {
            "title_w50": "Вы смотрели",
            "title_center_w50": "",
            "description": ""
        }
    },
    "8": {
        "active": false,
        "name": "Категории",
        "id": "categories",
        "props": {
            "title_w50": "",
            "title_center_w50": "",
            "description": ""
        }
    },
    "9": {
        "active": false,
        "name": "Теги",
        "id": "tags",
        "props": {
            "title_w50": "",
            "title_center_w50": "",
            "description": ""
        }
    },
    "10": {
        "active": false,
        "name": "SEO-оптимизация (Bodysite)",
        "id": "seo"
    },
    "11": {
        "active": false,
        "name": "SEO-фильтр ссылки (Bodysite)",
        "id": "shopSeofilterProduct",
        "props": {
            "title_w50": "Подбор товаров",
            "title_center_w50": "",
            "description": ""
        }
    },
    "12": {
        "active": false,
        "name": "Прикрепленные файлы к товару (Easyweb)",
        "id": "shopEwshoppattachPlugin",
        "props": {
            "title_w50": "Прикрепленные файлы к товару (Easyweb)",
            "title_center_w50": "",
            "description": ""
        }
    },
    "13": {
        "active": false,
        "name": "Видеогалерея в карточке товара (Easyweb)",
        "id": "shopEwshoppvideoPlugin",
        "props": {
            "title_w50": "Видеогалерея в карточке товара (Easyweb)",
            "title_center_w50": "",
            "description": ""
        }
    },
    "14": {
        "active": false,
        "name": "Товары-комплекты (Welldi)",
        "id": "shopItemsetsPlugin",
        "props": {
            "title_w50": "Товары-комплекты (Welldi)",
            "title_center_w50": "",
            "description": ""
        }
    },
    "15": {
        "active": false,
        "name": "Комплекты (Welldi)",
        "id": "shopProductsetsPlugin",
        "props": {
            "title_w50": "Комплекты (Welldi)",
            "title_center_w50": "",
            "description": ""
        }
    },
    "16": {
        "active": false,
        "name": "frontend_product.%plugin_id%.block",
        "id": "hook-product-block"
    },
    "17": {
        "active": false,
        "name": "frontend_product.%plugin_id%.block_aux",
        "id": "hook-product-block-aux"
    },
    "18": {
        "active": false,
        "name": "frontend_product.%plugin_id%.cart",
        "id": "hook-product-cart"
    }
}

Наверх ↑