內容簡介
提供一個側邊欄外掛,透過 REST API 取得 Prestashop 內容,並使用 jcarrousell lite 顯示。
設定
該外掛需要一些整合和行為參數:
Prestashop 的 Web 服務授權鑰匙。它必須在 Prestashop 的管理網站上生成。
產品的 REST 查詢。該外掛期望獲得完整的視圖結果,因此查詢必須包含「display=full」參數。
Prestashop 的基本 URL。Prestashop 的位置 URL(不包含最後的斜杠「/」),該值用於當外掛構建 Prestashop 的連結時。
JCarrousell Lite 減速效果。標記為「效果轉換(減速)」,從下拉選單中選擇一個值。
JCarrousell Auto。標記為「暫停(毫秒)」,每個產品顯示的毫秒數。
JCarrousell Speed。標記為「速度(毫秒)」,過渡速度的毫秒數。
外掛標籤
開發者團隊
原文外掛簡介
Provide a sidebar widget for getting content from Prestashop via the REST API and show it with jcarrousell lite.
Configuration
The widget need a few integration and behavioural parameters:
Prestashop’s web service authorization key. It should be generated from Prestashop’s admin site.
REST query for products. The widget expects a full view result, so the query must include “display=full” parameter.
Prestashop base URL. The Prestashop location URL (without the last bar ‘/’), it’s used when the widget build prestashop’s links.
JCarrousell Lite easing effect. Labeled with “Efecto de transición (easing)”, choose from a value from the dropdown menu.
JCarrousell Auto. Labeled with “Pausa (milisegundos)”, milliseconds to keep every product.
JCarrousell Speed. Labeled with “Velocidad (milisegundos), Number of milliseconds, speed for the transition.
