Jump to content

MRobo

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by MRobo

  1. Hi, I have set up multistore to have two sets of product listings, many are duplicates between the two stores. The main store is USA warehouse, the second is another warehouse. What I am trying to accomplish is when an item is out of stock in the USA store: 1) Instead of saying "Out of stock" it will say Out of stock in USA: Check stock in secondary warehouse" -"Secondary warehouse" will be a link to the product page in the other store. So what I need then is to have a variable for the product name (friendly URL is turned on), and insert it into a link such as secondarywarehouse.example.com/#Productname# OR 2) Product listing pages with the option to select warehouse (which would need to change shipping options. I've already set shipping carriers defined for each warehouse) Is there a module for this? I've looked for modules that could allow shopping per warehouse, or add stock status/warehouse choice to the product page but couldn't find anything
  2. Hi there, I am having difficulties with my pricing for combinations. I have 6000+ products in a .csv that I need to add with combinations. The prices for combinations in my .csv are the actual prices for each attribute, and are not an increase value from the base price of the product. Without manually editing (NOPE, HELL WILL FREEZE FIRST) each combination price to equal the increase in price, rather than the absolute price for the option, I cannot add the prices for each combination. For example: Product 1 $10 -Option 1 $12 Becomes $22 instead of $12 when option 1 is selected. I realize if I set Option 1 to $2 it would produce the desired result, but I refuse to manually edit 6000 entries. How do I modify, change, or downright extort prestashop into displaying combination price as the absolute price instead of adding it on to the base price? I have also spent hours trying to find an automatic or semiautomatic method to change the combination price in my .csv to be the increase value without any luck. Here is the format I am working with: Product Reference | Combination Reference | Price --------------------------------------------------------------------------------------- 1111111 | | 2.00 --------------------------------------------------------------------------------------- 1111111 | AAA11111111111 | 2.50 --------------------------------------------------------------------------------------- 1111111 | AAA2222222222 | 2.75 --------------------------------------------------------------------------------------- 1111111 | AAA3333333333 | 2.99 --------------------------------------------------------------------------------------- 2222222 | | 4.00 --------------------------------------------------------------------------------------- 2222222 | BBB1111111111 | 4.50 --------------------------------------------------------------------------------------- 2222222 | BBB222222222 | 4.75 --------------------------------------------------------------------------------------- 2222222 | BBB333333333 | 4.99 Something in the price field like (C3) = C3-B2 to end up with a value of 0.5. The problem is I still need to input this ~3000 times just for this file alone. I also have a file with just the Product reference and base price. I thought of lining up the base price based on the Product ID, say in column D and create a formula to change the combination price to the difference, but cannot line them up as there are multiple rows per product reference. Some help would be great. Thanks
  3. Thanks for your replies. I've diagnosed and fixed the issue Just in case someone has the same issue.... Somehow, and I know I did not do this... but my /js/ folder in my site directory was deleted. I had a hosting tech looking at another issue for me, and I am wondering if they deleted the directory. I can't believe they would delete a directory without checking with me... it almost seems like sabotage.
  4. Hi there, I migrated to a new server because of limitations at the old one. Since migration, there have been a couple issues that have been baffling me. 1) In the back end, the stats dashboard continually loads, and never completes loading (arrows keep spinning, no stats are retrieved) 2) (I'm not sure if this was broken before the move) In customer registration, the State and Zipcode fields are missing but these are required items so customers cannot register an account. 3) In the frontend, on the main page Popullar, New Arrivals, and Best Sellers are supposed to be already active and expanded but you have to click on one of them to show. 4) On product category pages, I cannot sort products by price, name, etc. Nothing happens.
×
×
  • Create New...