Jump to content

Search the Community

Showing results for tags 'special price'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Community Help and Support
    • PrestaShop Download
    • PrestaShop Marketplace
  • News and Announcements
    • PrestaShop news and releases
    • PrestaShop Beta
    • PrestaShop Blogs
    • PrestaShop Meetups
  • International community (English)
    • General topics
    • PrestaShop Merchants
    • PrestaShop Developers
    • Taxes, Translations & Laws
    • Community Modules and Themes
  • Forum francophone
    • Discussion générale
    • Aide et support communautaire
    • PrestaShop pour les marchands
    • PrestaShop pour les développeurs
    • Adaptation aux lois Québécoises
    • Modules et thèmes gratuits
    • Modules et thèmes payants
  • Foro en Español
    • Discusión general
    • Soporte de la comunidad y ayuda
    • Comerciantes PrestaShop
    • Desarrolladores PrestaShop
    • Módulos y plantillas gratuitas
  • Forum italiano
    • Forum generale
    • Aiuto e supporto della Community
    • Commercianti PrestaShop
    • Sviluppatori PrestaShop
    • Aspetti legali sull'eCommerce
    • Moduli e template gratuiti
  • Deutsches Forum
    • Generelle Fragen
    • Support und Hilfe aus der Community
    • e-Commerce/Versand-Handel mit Prestashop
    • Prestashop-Entwickler
    • Anpassung an deutsches Recht
    • Kostenlose Module und Templates
    • Generelle Fragen Copy
  • Nederlandstalig forum
    • Algemeen
    • Hulp en ondersteuning, van en voor de community
    • PrestaShop-winkeliers
    • PrestaShop-ontwikkelaars
    • Het aanpassen van PrestaShop
    • Gratis modules en templates
  • Fórum em Português
    • Fórum Geral
    • Ajuda e Suporte da Comunidade
    • Lojistas que utilizam o PrestaShop
    • Desenvolvedores PrestaShop
    • Legislação específica
    • Módulos e temas gratuitos
  • Polskie forum
    • Forum ogólne
    • Wsparcie i pomoc użytkowników
    • Oferty twórców PrestaShop
    • Deweloperzy PrestaShop
    • Darmowe Moduły i Szablony
  • Dansk forum
    • Generelt forum
    • Hjælp og support fra fællesskabet
    • PrestaShop for købmænd
    • PrestaShop for udviklere
    • Love og regler
    • Gratis moduler og temaer
  • České fórum
    • Instalasi, Konfigurasi dan upgrade
    • Obecná diskuze
    • Bezplatné moduly a šablony
    • PrestaShop vývojáři
    • PrestaShop obchodníci
  • Bahasa Indonesia
    • Diskusi Umum
    • Podpora a pomoc komunity
    • Laporan Bug
    • Jasa, Promosi & Lowongan Kerja
  • Svenskt forum
    • Allmän diskussion
    • Installation, konfigurering och uppdatering
  • Forumul românesc
    • Discuţii generale
    • Instalare, configurare şi upgrade
  • Pусский язык
    • Обсуждение скрипта
    • Установка, Настройка, Обновление
    • Прием багов
  • Slovenské fórum
    • Všeobecná diskusia
    • Podpora a pomoc komunity
    • PrestaShop obchodníci
    • PrestaShop vývojári
    • Bezplatné moduly a šablóny
  • Türkçe Topluluğu
    • Genel Konular
    • Topluluk desteği ve yardım
    • PrestaShop Tüccarları
    • Prestashop Geliştiricileri
    • Ücretsiz Modül ve Temalar
  • Diễn đàn tiếng Việt
    • Thảo luận chung
    • Hỗ trợ từ cộng đồng
    • Dành cho chủ doanh nghiệp / cửa hàng
    • Dành cho lập trình viên
  • PrestaShop Communities
    • اللغه العربيه [Arabic]
    • Ελληνικά [Greek]
    • עִבְרִית [Hebrew]
    • 中文
    • Magyar [Hungarian]
    • 日本語 [Japanese]
    • Lietuviškai [Lithuanian]
    • انجمن فارسی [Persian]
    • ไทย [Thai]
    • Malaysia [Malaysian]
    • Eesti [Estonian]
    • Slovenščina [Slovenian]
    • Српски [Serbian]
  • IP. Board Forum
    • IP. Board Forum Questions and Issues
  • Archive
    • Zapłać Moduły i Szablony [ARCHIVE]
    • Moduly, upravy a dizajn [ARCHIVE]
    • Phát triển và các mô-đun [ARCHIVE]
    • Yazılım, Modül ve Tema [ARCHIVE]
    • Модули, Шаблоны [ARCHIVE]
    • Module şi teme [ARCHIVE]
    • Pengembangan dan Modul [ARCHIVE]
    • Moduler och teman [ARCHIVE]
    • Ecommerce x PrestaShop [ARCHIVE BOARD]
    • Vývoj a moduly [ARCHIVE]
    • Kostenpflichtige Module, Templates [ARCHIVE]
    • Módulos y temas pagos [ARCHIVE]
    • Módulos e temas pagos [ARCHIVE]
    • Servizi commerciali [ARCHIVE]
    • Forum - Feedback Contributor
    • PrestaShop Cloud

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Found 12 results

  1. In prestashop 1.7 I have declared products discount in amount and not in percentage. But in product page i want to show the corresponding percentage instead of the discount amount. The lines of code that show a percentage or amount of discount depending on what you put in the admin are: <!-- {if $product.discount_type === 'percentage'} <span class="discount-percentage discount-product">{$product.discount_percentage}</span> {elseif $product.discount_type === 'amount'} <span class="discount-amount discount-product">{$product.discount_amount_to_display}</span> {/if} --> Any idea how i can calculate the discount rate from the discount amount and show it in place of discount amount?
  2. Hi, i need to display the special prices of my products, into the miniatures of my list of products (for categories, search results, etc). Somebody can help me with this? thanks!
  3. Hi, I need to create a bulk discount pricing function in my new Prestashop site. Discount Pricing I have set up at the moment: The more you buy of a certain category, the lower the price goes, until it reaches the minimum. (This I have already done using a free module: Category Quantity Discount). In the cart the discount shows, with the percentage reduced and the new price per product. The Job: I need that in the main product page, under each product, has a function that the price changes every time you add to cart. With static text displaying the minimum reachable price: Add to cart 1st round: €5.00 Minimum price: €4.00 Add to cart 2nd round: €4.80 €5.00 Minimum price: €4.00 Please see 3 screen shots to show functionality. Many Thanks!
  4. Hi I am using prestashop 1.7 I want to add extra 7.99 $ to the cart when customer select the special delivery date.
  5. Hello Prestashop-users, This is my first time at this forum and i have a problem which i cannot solve. After removing some products and sub-categories suddenly all the products are reduced with 10 euro. The products which were reduced before by myself are also changed in the same reduction of 10 euro. The price rules in Prestashop is empty, there is no special price rule. Can somebody please help? (using PS 1.6.1
  6. Hi, I'm trying to find a solution to tranfer special prices and promotions via webservice. But in the API, the fields where you specify restrictions for a special price rule or a cart rule such as country, category, produtc, etc. do not exist. Does anyone know how I can transfer those restictions in the rules method? Or something that could help? Thanks in advance!!
  7. Dear reader, Since recently I have the issue of duplicate pricing on the product page. One of which has an strikethrough, though no special price is enabled.(See attached) I'm thinking this is related with enabling 'round up mode' in Admin>General. Any feedback is very much appreciated. Regards, Richard
  8. Hi, I am writting a script, that use a db. Last 2 hours I trying to get a value in datetime "from" and "to" column, but withnout sucess. Trying like this: $foreach_speci_price = "2"; $get_speci_to = Db::getInstance()->getValue('SELECT to FROM '._DB_PREFIX_.'specific_price WHERE id_specific_price = \''.pSQL($foreach_speci_price).'\''); echo $get_speci_to; But it is not working. Can anyone help? Thank you. Shaft :-)
  9. Hi, I have a problem with cart rules. not working properly on PS 1.5 and higher I try 1.5.2 and 1.5.3.1 PS and same results. When I make special price, discount or price drop is it invisible - on block with special price, is empty and same on product discription. No one see there was create any promotion..nothing.. Is it visible only on invoice nowhere else. ANY HELP? Thanks
  10. Hello, I use Prestashop 1.6 for a little while now and I have come to realize that on some products I need to put specific prices depending on the client's category. When there are no combinations, just a simple price, it works fine, each group sees the price fine. But when I apply different price with the option for a specific combination, it doesn't display it right in frontend, but once it is in the cart, the right price is displayed, often higher than the displayed one on the product page (which is wrong and I have no idea how come it doesn't just get the right price from the beginning). It must sound a little confusing, so I added a picture to show you.
  11. Hi, I am looking for a way to prevent voucher discounts to be calculated on products that already have a special price. To attract customers we always do have a few products with special price. But we do NOT want additional voucher discounts to be calculated. Is it possible to make this work in Prestashop?
×
×
  • Create New...