PrestaShop 的 Ajax 产品过滤器 — 快速、灵活且支持 SEO
Choose a license
Popular Services from PrestaShop Extensions Experts
MonsterONE - 无限制下载 $14.08/月

更新日志
1.0.21 - 2026-06-04 AJAX deletion for SEO URL table and version bump
Added AJAX handling for the SEO URL table Delete actions per-row dropdown Delete and bulk Delete selected, removing the need for a full admin reload and preserving the current scroll position.
Created a new CSRF-guarded getContent branch ajax=1 and action=deleteSeoPage, validating the AdminModules token and returning HTTP 403 on failure that accepts either a single id_seo_page int or an array id_seo_page.
Implemented a new shared deleteSeoPages array ids helper that safely casts IDs to integers, drops empty values, prevents empty IN errors, and deletes records from both pinta_ajax_filter_seo_page and seo_page_lang.
Rebuilds the current page dynamically using buildSeoPagesView with page clamping to ensure valid fallbacks when deleting the last row, returning the rendered rows and pagination as JSON for in-place tbody swapping.
Refactored the non-AJAX deleteSeoPage postProcess handler to use the same deleteSeoPages helper for identical SQL behavior and a graceful no-JS fallback.
Wired delegated click handlers on seo_url_tbody for per-row and bulk actions with traditional true array submission for bulk, handling confirmation prompts, in-place DOM swaps, select-all state resets, and toast notifications.
Added new UA and RU translation keys for deletion feedback and bulk action confirmation prompts, while keeping standard form links operational as a no-JS fallback.
Bumped the module version to 1.0.21 in pinta_ajax_filter.php and config.xml, rebuilding the installation zip without requiring a DB schema or hook migration.
0 Reviews for this product
0 Comments for this product