Search found 170 matches

Search found 170 matches

Re: How do I add more than 200 options to a product?

We are using something that filters the options based on choices, so no one would ever see that many :)

Jump to post
  • Fri Oct 04, 2013 11:21 pm
  • Replies 3
  • Views 1066
How do I add more than 200 options to a product?

I can't find the limit anywhere in the code and really need to live it as I have a product I need to associate 400 options to.

Thanks in advance.

Jump to post
  • Fri Oct 04, 2013 10:11 pm
  • Replies 3
  • Views 1066
Re: How to update option pricing over many products?

That still doesn't solve the issue though. But I appreciate the additional input :)

Jump to post
  • Mon Sep 09, 2013 5:21 pm
  • Replies 7
  • Views 2615
Re: How to update option pricing over many products?

Thanks. I understand that UPDATE command. However, there are multiple option sets that may have the same prices. I wouldn't want to just impact all prices that are 35 and make them 30. I would only want to impact a specific option set. So just updating the values globally like that wouldn't work. I ...

Jump to post
  • Fri Sep 06, 2013 5:01 pm
  • Replies 7
  • Views 2615
Re: How to update option pricing over many products?

There would be instances where other options have the same value or that the same option could have the same value more than once yes.

It can be the latest version of opencart. Or just one version back

Jump to post
  • Wed Sep 04, 2013 12:55 pm
  • Replies 7
  • Views 2615
How to update option pricing over many products?

Hi there. We have, say, 100 products Each set of products have many options attached Say, 30 of those products might have option H with a price modifier of +30 How can we easily change all products with that option to be, say, +35 instead We have different options and different prices we would want ...

Jump to post
  • Mon Sep 02, 2013 10:09 pm
  • Replies 7
  • Views 2615
How to let users choose their own shop theme?

We want to trial a new online store design for our customers.

We want to let them 'click to try out our new look' option.

Any plugins / way to let users switch to an alternative theme that way without having to be logged in or anything?

Jump to post
  • Fri Mar 22, 2013 5:52 pm
  • Replies 0
  • Views 435
Any way to get checkout errors emailed to admin?

Hi guys. We have had some customers say that they are getting a syntax error on checkout. But once we get to hear from them they don't have the error any more and we are unable to make the error appear for us. Is there any way to get any errors like that emailed to us so that we get a copy of them a...

Jump to post
  • Wed Nov 21, 2012 9:19 pm
  • Replies 0
  • Views 455
Change colour of category menu on a per category basis?

Hi All. I have the category menu listed on the left side of the page. How might I make it possible to change the colour of the menu (via the category edit page) on a per category basis? I would like to be able to change the menu background and the menu text colour. If nothing set it would load defau...

Jump to post
  • Mon Nov 19, 2012 6:29 am
  • Replies 0
  • Views 773
Sagepay Direct use date numbers instead of date names?

Hey all.

Any way to get the SagePay Direct payment module to use normal date drop downs instead of the names of the months?

Jump to post
  • Mon Nov 19, 2012 6:09 am
  • Replies 1
  • Views 532
Re: Redirect rule for manufacturers ?

Hola.

Worked it out :)

RewriteRule ^(.*)-designer /designers/$1 [R=301,L]

Jump to post
  • Mon Nov 19, 2012 5:06 am
  • Replies 1
  • Views 811
Redirect rule for manufacturers ?

Hi All. Any ideas how I might write a wild card regular expression in the htaccess file (or elsewhere?) to do the following www.domain.com/name-goes-here-designer redirects to www.domain.com/designers/name-goes-here www.domain.com/name-that-is-longer-here-designer redirects to www.domain.com/designe...

Jump to post
  • Mon Nov 19, 2012 4:42 am
  • Replies 1
  • Views 811
Re: How to generate a CSV with this data?

Thank you. That is a wonderful start.

I'm not entirely sure how to evolve the model and link everything up as needed but will see if I can work it out.

Thank you again :)

Jump to post
  • Wed Oct 17, 2012 6:19 am
  • Replies 3
  • Views 1415
How to generate a CSV with this data?

Hi all, anyone know what SQL code or module I might be able to run in order to spit out a CSV with the following data? Notes: ONLY ACTIVE PRODUCTS, if the product has options then each option should be on its own row if possible Manufacturer Name Product Price Quantity Image URL Attribute fields Cat...

Jump to post
  • Wed Oct 17, 2012 4:27 am
  • Replies 3
  • Views 1415
How to link a product page to a particular parent category?

Hey all :) hope you can help. So I have category 1 - sub cat 1 - sub cat 2 - sub cat 3 category 2 category 3 Then I have a product that is linked to category 1 - sub cat 2 category 3 On the product page I want to do write out the sub category of category 1 that the product is located in. So for a re...

Jump to post
  • Mon Oct 08, 2012 8:31 pm
  • Replies 1
  • Views 872
Re: How to pull database items into customer.php model

Thank you very much for the explination. I will try and get my head around it. Right now I don't need to echo anything out into the html / view. I just need to run a script / process behind the scenes that triggers something but I want the option and value of it to come from database settings that t...

Jump to post
  • Wed Sep 12, 2012 10:18 pm
  • Replies 2
  • Views 2140
How to pull database items into customer.php model

I have added some code to model/account/customer.php What I would now like to do is have parts of the code replaced with variables from a database table. E.g. <? $from = "text from database goes here"; ?> which would come from the database from a table called 'tablename' from a column call...

Jump to post
  • Tue Sep 11, 2012 9:41 pm
  • Replies 2
  • Views 2140
Re: Can't view sub category page

SOLVED:

It turns out I had used an auto generator that had generated duplicate names for the categories and the manufacturer names.

Changing the manufacturer seo urls solved the issue.

Jump to post
  • Wed Aug 15, 2012 11:43 pm
  • Replies 1
  • Views 785
Can't view sub category page

Hey folks, I have a main category called DESIGNERS I then have sub categories, which we will called Designer One, Designer Two, Designer Three If I click DESIGNERS I can see that page fine. If I click any of the sub categories, I just see the DESIGNERS page again but with the 'correct' url e.g. http...

Jump to post
  • Wed Aug 15, 2012 11:20 pm
  • Replies 1
  • Views 785

Search found 170 matches