Search the Community
Showing results for tags 'from'.
-
Simple question, but can't find solution. Product have combinations, for example for 1 item cost 20$, 2 items - 38$, 3 items cost 54$. but we don't sell just 1 item, i just want show unit price starts with 18$ (for example 64/3= 18$) and it depends of quantity you buy. There is that kind functionality in Prestashop to show "price starts" with the lowest price when buying the highest quantity?
-
I make a blog module and now comes the pagination issue where I need the rows count for the respective calculations. I have an idea to make a table lets say category_total where I will have 2 columns (category_id, total) where I will update the total once I add or delete something. I will delete the row only if the respective category gets deleted from the system. Is it a good approach or you have something better in your mind? Thanx for your valuable time
- 1 reply
-
- where
- performance
-
(and 6 more)
Tagged with:
-
Hi fellow geeks, so I am working on this website but after hours of trying to find out where the following menu is populated from, I give up! Anyone has a clue? You can access the website here: http://tivicr.com/mayoristas/es/ Thanks in advance! AJ
-
Hello, I want to import about 15000 products from my distributor. Every product has "Supplier code". I get .xml file which contains: Supplier refference ID Product name Category name Price Amount in stock I have access to my suppliers API where I can use function for example: getProductImages($supplierRef); which returns list of product images. Same with lets say: getProductDescription($supplierRef); which returns description of product. How should I import these products to my prestashop instance?
-
Hi, At the moment everywhere in the shop it just displays the price as so: "£2.99" I want it to say: "From only £2.99" As I have many combinations for each item meaning that the minimum price would be 2.99 ranging up. Please advise how to do this and make it apply to every product on every variable page and module.. Thanks a lot.
-
I am using prestashop 1.6.0.14 and In my local store I have overrided paymentModule's validation() method and in that method I have check that if cart having product id = 18 then remove it. code as follows it works fine remove product from ps_cart_product table but order placed with that product why so..? to trace I have printed as follows when print getProducts() does not contain product id 18 but getPackageList() still contains that product why so..? and how can I delete product form that also..? help me please
-
Took a working shop v. 1.6.0.9 Downloaded it, installed it on a local server, ajusted the database to run locally - work perfect! Made the critical changes now to reupload imported the new database, uploaded the files, ajusted the database to work online but now I'm getting some weird bugs.. Warning: file_put_contents() [function.file-put-contents]: open_basedir restriction in effect. File(/tmp/class_index.php.imRR2K) is not within the allowed path(s): (/var/www/vhosts/) in /var/www/vhosts/myshopdomain/myshopdomain/httpdocs/classes/PrestaShopAutoload.php on line 152 Warning: file_put_contents(/tmp/class_index.php.imRR2K) [function.file-put-contents]: failed to open stream: Operation not permitted in /var/www/vhosts/myshopdomain/myshopdomain/httpdocs/classes/PrestaShopAutoload.php on line 152 Warning: Cannot modify header information - headers already sent by (output started at /var/www/vhosts/myshopdomain/httpdocs/classes/PrestaShopAutoload.php:152) in /var/www/vhosts/myshopdomain/myshopdomain/httpdocs/classes/Cookie.php on line 330 About the french part, was searching in google and found this solution however It dosent make sense with google translate, can someone tell me what he did ? http://www.prestashop.com/forums/topic/349404-r%C3%A9solu-message-erreur-warning-tempnam/
-
Hi! Problem is prestashop using shop name as email's "from" header. My shop name is too long. So, where i can configure it? Thanks.
-
hello I want to pass variable from shopping-cart.tpl page to cart.php...i want to make things like on order-summery page when + operation performs quantity up and refresh at the same , same way i want to perform when user select option from dorp down cart value varies.. as i mention in image
- 2 replies
-
- shopping-cart.tpl
- cart.php
-
(and 8 more)
Tagged with:
-
Hi Everyone, I've been working on my first prestashop site and everything was going smoothly until I decided to change the Preferences-Store contacts- Shop Email from the default ([email protected]) which was my signup email to my new dedicated email for the site to: [email protected] No matter what I do it says saved then when leaving the page and returning it reverts to old email. I have read every post I could fine on this and tried all suggestions including, turning of cache, force recompile, deleting cache folder and smarty/compile folder contents, clearing browser cache & trying diff browsers and whatever else I could find but it still won't change. Just so we are clear I am running latest version 1.5.2, and what I want to change is Preferences-Store contacts- Shop Email (Displayed in emails sent to customers) Please can anyone on this forum help? I've been stuck on this for days now and don't want to continue working on shop if I can't fix this problem. Best Regards Dion