Jump to content

Search the Community

Showing results for tags 'Product price'.

  • Search By Tags

    • product price ×
    Type tags separated by commas.
  • Search By Author

Content Type



Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


  1. This is my shop and on some products the price is not been visible, I comproved that the products are configured correctly, and the price should been visible. (1st photo) On the template I've tried to var_dump the $product.price variable every line to see how far this variable goes (2nd photo)...
  2. My company does not require VAT on the products sold, whilst I have been able to disable the tax features for the product pricing itself, the Cost Price (VAT excluded) field on the pricing tab has left me slightly confused, obviously theres VAT on the Wholesaler products I purchase. My concern...
  3. I searched the forums and could not find this answer so apologies if I missed it. I am designing our new website using prestashop and have it down pretty good except I do not know exactly how to add multiple prices per product. On our current website I can add one product then give it multiple price...
  4. Hi there, I am having an issue regarding the pricing on an individual product on PrestaShop: As soon as I connect a product image to a Combination/Product Attribute the price displays zero no matter what I change any of the prices to within a combination or on main info.
  5. BULK PRICE UPDATE This is not a module, but is a completely independent Prestashop addon and is not installed in the Prestashop Back-office. Its main function is to update the prices of products and their combinations easily and quickly through a responsive graphical interface adapted to...
  6. Hi everyone, I'm making my shop with prestashop 1.7.2.4 I need to make a discount for single products, based on total cart amount. Expample: My product "A" cost € 1,00 , I want make a discount it, and sell it € 0,70 , if my customers spend € 25,00 in my shop (total cart amount)....
  7. Hello, I'm trying to figure out how to 'not' have tax included in the price on the product details page. It would also be great to not have it display on the product prices in the cart. If someone could point me in the right direction I would greatly appreciate it. Thanks, Don PrestaShop™...
  8. Hi , I found on product page some product has product price $0.00 . i debug and found price of product override by javascript code. i also find var productPriceTaxExcluded =0; var productPriceTaxIncluded = 0 ; Thanks!
  9. how to display unit price and product price into checkout page like a new row as shown on image? in my case carton price is prduct price I think it's order opc file ...but what code? thanks a lot
  10. How i can show "+ TVA" label, after price in products list. In product page this label it's displayed but in category page where all the products are listed the "+ TVA" label don't appear. here is the code from product-list.tpl <span class="price"> {if !$priceDisplay}{convertPrice price=$...
  11. I want to create a module that shows the product price in the product page tab. With my limited coding and prestashop structure knowledge, I created the module below. Currently, this module works fine and the simple txt html code in "mymodule.tpl" appears in my product page tabs. The next two s...
  12. // I apologize for my english // I'm using prestashop 1.7.2 Hi, I'm trying to add a product to cart with a custom price from an input field. I'm thinking about 2 solutions : - I found on a topic a trick with the specific price which allow to change the price just before adding to th...
  13. Hello I am an apprentice of Prestashop; I need this info: if I set in BO an extra shipping cost for a product, is it possible to show it in the homepage or at least in the specific page of the product? In other words I don't want that the customer would notice the extra shipping cost of...
  14. Hi I'm fairly new to Prestashop and am a developer. I have setup customer groups with a discount for each group. For example: Group 1 - 35% discount Group 2 - 40% discount Group 3 - 45% discount My question is fairly simple. When I log in as a customer in one of these groups, I w...
  15. Hi! I searched on internet and forum but cant find the right solution. Using Prestashop 1.5.6.1 Prestashop calculates tax based on product price and rounds it. Nothing wrong with that if your customer is buying 1 or 2 same products. But when your order 10 or 30 same items, the final tax a...
  16. Hi, I've installed prestashop 1.6 Want to hide the default Price on the products (Which is shown by default when a product is created). Don't want to enable Catalogue mode.. Price will be shown upon the selection of the product attributes. Also want to hide the Product Conditions option. (New,...
  17. Hi, I have a question about "Specific prices" : Apparently the specific price of a product is applied regarding the "Delivery address" of the customer. Where could I modify in order to make this price changing depending on the Invoice address ? Inside administration, I didn't see this possibility...
  18. I have create a shop in prestashop 1.6.1.2. I want to set different prices for different currency. My shop is in two currencies, CHF and EURO. The default currency exchange rate will not work because i have to add some other expences. Is there any way to do it?
  19. Hello, I have just joined this forum with the hope someone out there can help me resolve the following pricing issues I have: In the back office for example a products base price is set £125 excl tax and £150 incl 20% tax which correct and this shows in the shopping cart, I have noticed ther...
  20. I am using presta 1.6 and I have selected to hide the vat from all group users. But I want one exception. I want in the product template file to show both prices with and without vat. I have the price without vat already and I am OK with that. From the other side what script can I use to show the pr...
  21. Hi all, i can't change the prices of the products when i edit the id_tax_rules_group column in ps_products. Also the Tax rule in the product edit page does not change to the new rule i created before. I'm using the 1.5.4.1. I hope you can help me
  22. Hi It will be appreciated if someone can help me I got a problem for price on product page -Tax is excluded -for example my base price is $5.99 and I select $1.00 as an discount amount on: product/price/new specific price the result will show $5.11 insisted of $4.99 . everything is OK when I...
  23. Hello, our country is moving from local currency to euro and now we need to write product prices in two currencies. Is there any easy way to do that in prestashop? I need our current curency to be as it is and euro to be in a smaller font. Thank you in advance!
  24. Hello I have installed new theme - vp_handbag and it gives me some issues. The price on the product page is always showing 0,00 although I have all prices assigned and visible in the cart and featured products. glovii.com
  25. how to display final price without tax in prestashop admin panel "Catalog=>Produts" page ? I configured base price as zero for few products and configured its price via attributes. In admin panel its showing zero as base price and final price with tax. I want to remove the tax added in the final pri...
×
×
  • Create New...