Search found 21 matches

Search found 21 matches

Re: Creating Link to add product to cart

Have the same problem, did you manage to find a solution for this? There is no simple solution here, what I mentioned got the job done, just not on IOS devices... To fix this I had to actually make a seperate php page and put it in the root of my site and link over to it. What it does is create a n...

Jump to post
  • Wed Feb 13, 2013 5:09 am
  • Replies 2
  • Views 632
Re: Support for Google Trusted Stores

Don't bother. Google just changed the requirement from 100 orders/month to 500 orders/month. It's a giant "SCREW YOU" to any small business, anyone selling custom/handmade products, and anyone selling niche/luxury goods. Oh, and BTW, thanks for making me waste a WEEK of my time trying to ...

Jump to post
  • Sat Jan 05, 2013 8:54 am
  • Replies 7
  • Views 1888
Re: [SOLVD]Add to cart via URL 1.5.3 w multiple products

It works fine if this function is called by a flash app inside the site, but is is not working if it is called by an external app... Any ideas? This could be an issue with flash where if I remember right you have to put a file in the site root to allow remote requests to be made. I can't remember t...

Jump to post
  • Mon Dec 10, 2012 9:51 pm
  • Replies 9
  • Views 25408
Creating Link to add product to cart

I have a product selection page, where a customer fills out a form, such as number of people and the page suggests the products that would work for the customer. What I want is to be able to have the customer click a button or a link to add the item to their cart from there. However I can't find any...

Jump to post
  • Sat Dec 08, 2012 3:38 pm
  • Replies 2
  • Views 632
Re: [1.5.x] external website 'add to cart' href

None of these solutions seem to work for 1.5.4
This really should be a feature put into the base system

Jump to post
  • Tue Dec 04, 2012 9:19 pm
  • Replies 20
  • Views 16938
Re: [SOLVD]Add to cart via URL 1.5.3 w multiple products

Hey everyone, echo '<form action="index.php?route=checkout/cart" id="frm" method="post">'; for ($i=0; $i < count($pids); $i++) { echo '<input type="hidden" name="product_id" value="'.$pids[$i].'">'; echo '<input type="hidden" nam...

Jump to post
  • Tue Dec 04, 2012 4:02 pm
  • Replies 9
  • Views 25408
Re: Options to Image doens't work - V: 1.5.1.3

DefconRhall wrote:but the template seems to behave like the code isn't even there.
Made it into a vqmod and the code works, but this should still be included by default in my opinion. Makes no sense to have the option there, be pulling in the data, but just not displaying it.

Jump to post
  • Wed Nov 21, 2012 2:40 pm
  • Replies 29
  • Views 28565
Re: Options to Image doens't work - V: 1.5.1.3

It would seem like the logical thing would be if there is an image for an option regardless of type it should be used/displayed. When I saw that image option type I figured it was a way for a customer to provide an image. I would use that type, however I need customers to select multiple options as ...

Jump to post
  • Wed Nov 21, 2012 1:49 pm
  • Replies 29
  • Views 28565
Re: Change add to cart behavior

I'll try that second one first, Thanks.

Does anyone know why I might be seeing this behavior of customers?
I prefer to keep them on the product page if I could, but I think they just don't understand it was added.
Could be something else though.

Jump to post
  • Tue Nov 20, 2012 11:02 pm
  • Replies 4
  • Views 1165
Change add to cart behavior

Running 1.5.4 here, and we were wondering if there is a setting to change the add to cart behavior. Instead of a message appearing telling customers the item has been added to their cart, we want it to take them to the cart itself. We think the users are getting confused and not realizing the items ...

Jump to post
  • Tue Nov 20, 2012 9:47 pm
  • Replies 4
  • Views 1165
Looking for Free Shipping Text/Image mod

I can only find 1 mod that adds Free shipping text/image to products when you mark them as not requiring shipping. However this mod does not work with 1.5.4 and I have not heard back from the dev. Does anyone know of one that works with 1.5.4? I prefer not to have to spend a bunch of time trying to ...

Jump to post
  • Mon Nov 19, 2012 11:19 am
  • Replies 0
  • Views 697
Re: [vQmod]Product Display Settings (free)

I've been looking through the mods/extensions and I can not find a mod that adds a "Free Shipping" text to the products pages, and the only paid mod (ironically the only mod I can find that does this) does not work in 1.5.4. This should really be a built in feature of OpenCart, it's so bas...

Jump to post
  • Mon Nov 19, 2012 11:15 am
  • Replies 133
  • Views 70619
Re: Support for Google Trusted Stores

The issue right now is that there is nothing built into the system for really tracking that information, you need a mod for it.
Which is really needs to be built in.

Jump to post
  • Mon Nov 19, 2012 11:13 am
  • Replies 7
  • Views 1888
Re: [vQmod]Product Display Settings (free)

Will you be updating this mod to check the Requires shipping field, and displaying a "Free Shipping" or other text/image if it is set to false?

Jump to post
  • Mon Nov 12, 2012 9:25 pm
  • Replies 133
  • Views 70619
Re: How to add the FreeShipping Icon to Opencart

Will this mod be updated to check the Requires shipping field to display free shipping text or image?

We use the location field to know where a product actually is located so this would not work for that, otherwise it's a good idea.

Jump to post
  • Mon Nov 12, 2012 9:15 pm
  • Replies 38
  • Views 9524
Re: Google Analytics Expert

I'm not familiar with those two, but hopefully the author will respond soon enough here and give you some input onto those.

Jump to post
  • Fri Nov 09, 2012 6:05 am
  • Replies 156
  • Views 64668
Re: Google Analytics Expert

vivek_gupta88 wrote:
1. In analytics under Goal3 I have created Purchase... It is not showing data
Are you using paypal standard for your payment system?

I know there is an issue with most tracking systems in that people don't go back to your page after they finish with paypal.

Jump to post
  • Wed Nov 07, 2012 12:32 pm
  • Replies 156
  • Views 64668
Support for Google Trusted Stores

Google is starting to push their Trusted stores option more and more, and it's going to get to the point where people won't be able to compete without it. Apparently only a few carts right now have support for the trusted stores feature. They require shops to provide them with tracking number feeds ...

Jump to post
  • Tue Nov 06, 2012 11:56 pm
  • Replies 7
  • Views 1888
Re: Google Analytics Expert

On step 14 you have "To insert Google Adwords Goal tracking, add the generated code from the adwords site into"

What is the generated code we need to put before that entry mentioned?

Is this the same as the basic analytics tracking code?

Jump to post
  • Fri Nov 02, 2012 3:28 am
  • Replies 156
  • Views 64668
1.5.4 UPS free shipping bug

I want to make sure I am not the only one with this issue. If you have items in your store that are exempt from shipping and add them to your cart, and then you add an item that requires shipping, the UPS module seems to take into account the weight of the exempt items when it calculates it. For exa...

Jump to post
  • Tue Oct 09, 2012 3:42 am
  • Replies 0
  • Views 573

Search found 21 matches