Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

dlyxzen

Pioneers
  • Posts

    58
  • Joined

  • Last visited

Everything posted by dlyxzen

  1. hi guys ! i have SPPC working great, including hiding products and catagories from users and groups etc:. I was wondering whether there is a way to , say instead of entering the exact price for any particular customer group, enter a percentage off the retail price? Example Retail - $50 Wholesale $45 Wholesale 1 - $40 Could this be done by doing Retail - $50 Wholesale - 10% off Wholesale - 20% off And the next big question is could this be done for an entire product group. As you could imagine entering individual prices for each product can get a bit tedious, having to calculate yourself, and knowing every other product in that particular group is the same percentage off hope that makes sense, if anybody can help that would be great, Cheers !! dlyxzen User is offlineProfile CardPM Report PostGo to the top of the page +
  2. hi guys ! i have SPPC working great, including hiding products and catagories from users and groups etc:. I was wondering whether there is a way to , say instead of entering the exact price for any particular customer group, enter a percentage off the retail price? Example Retail - $50 Wholesale $45 Wholesale 1 - $40 Could this be done by doing Retail - $50 Wholesale - 10% off Wholesale - 20% off And the next big question is could this be done for an entire product group. As you could imagine entering individual prices for each product can get a bit tedious, having to calculate yourself, and knowing every other product in that particular group is the same percentage off hope that makes sense, if anybody can help that would be great, Cheers !! dlyxzen
  3. actually now that i realise it, this is where i am getting a adding wholesale price and retail price problem. If i have an item with no attributes (sizes colors etc:) the item displays correct amount, adds to the cart correctly and i have no problems, however when an item has attributes, it displays whole pricing in the heading, retail pricing in the size drop down and when i add an item to the cart it adds wholesale pricing and retail pricing together !!! resulting in a $50 retail item, and $30 wholesale item (when logged in as wholesale) adding to the cart for $80 ?!?!
  4. hi janz, i have done a fresh install of os, with sppc and hiding products, it all works fine, if i hide a category it hides everythign in that category also which is great. However i am still getting the problem with my product attribute options, eg: i have a soccerball size 3,4,5 retailat $50, i have set the whole for this product to $30. retail user sees correct price, no problem there, however my wholesale customer sees $30 in the heading , but in the size drop down box the price is still $50 for each of the sizes, like it has set a wholesale on the product in general but not on the particular sizes that it is available in , plus i dont see an option in product attributes in admin to set a wholesale price for sizes and colors. no doubt there might be an easy way to fix this with the query it is using to get the options price ( must not contact a customer_id to group ID check or something) however im not great with php nor sql and have no idea where to start, i would imagine it would be somewhere around here in product_info.php if anybody has this working for them or knows if i am doing anything wrong any help would be appreciated !! obviosuly this renders SPPC pretty useless to me if i can only do it to products without product attributes set.
  5. hi janz, i am not using any other contributions that would affect the sizing at all, the only other contrib i am using is quantity price breaks for SPPC. Not sure whether you would know or anybody in this thread but i did download the hide products and categories contrib, all installed okay however i was expecting when i hid a category that all products in that category would be hidden as well, at the moment i have to hide all the products individually AND hide the category, seems a bit unusual that i would have to do this cheers dlyxzen
  6. Hey guys. i have looked through alot of the support pages for this contrib and have seen a few thigns similar to what i am having problems with but the solutions might be lost somewhere deep down in the thread. I am having two main problems, my different pricing for wholesale (or any other groups apart from retail) seem to display correctly for one item, however if i have multiple attributes for an ite, (lets say a ball in size 3,4,5) it displays the correct price in the heading of the item but not in the drop down box for the sizes. secondly when i am adding an item to cart, it seems to be adding the retail price AND the whole price together, eg: retail $50, wholesale $40, cart is displaying $90 for 1 item. Also i read on the earlier pages a 'hide product group per customer' type feature (i.e different pricing and different available product depending on the user) an example would be a football club seeing footballs at special pricing, not tennis balls or any other unrelated product to football. thanks alot for your help, this is such an amazing contrib !!!! cheers dlxyzen :D :D :D
  7. Hi, I am getting an error with the member approval contrib. I am replacing the following code in /catalog/login.php, i had a look through the forum and the readme file and could not find anything to match what i was getting :( :( :( with Just the extra } for the code that had to be added above this section , however i am getting the following error. Any help would be really appreciated, it is probably something fairly simple i am not that great at php unfortunatly but am following the directions straight from the readme file. cheers dlyxzen
×
×
  • Create New...