У нас вы можете посмотреть бесплатно TM Offer Configurator (A/B/C/D) — Fast Quotes + Excel Export (Python Web App) или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
In this video I’m showing my TM Offer Configurator, a lightweight web tool built with Python + JavaScript for creating fast customer offers with multiple variants (A / B / C / D). ✅ What it does: Add products by pasting a Tehnomarket product URL https://tehnomarket.com.mk Paste multiple links at once with Excel/TSV Import Select the same item in multiple variants (A/B/C/D) per row Set Qty per row Automatic totals per variant: Regular / SMART / Discounted SMART Manual price editing per item (Regular + SMART) when needed Dynamic discount % (configurable) + minimum total threshold per variant Copy the whole table as TSV for Excel Export a clean, styled Excel (.xlsx) file with totals and settings included 🧠 Discount logic: Discount applies only if the SMART price ends with 0 or 9 Discount is applied per variant only if the SMART total for that variant reaches the configured minimum 📦 Tech stack: Django (backend API + templates) Vanilla JavaScript (UI logic, recalculation, copy/export) OpenPyXL (Excel export with formatting) If you’re building internal tools for retail workflows, quoting, or fast product offers — this is a practical example of a simple but powerful configurator. #Django #JavaScript #OpenPyXL #ExcelExport #InternalTools #WebApp #Automation