Page 1 of 1
Search found 11 matches
Klarna montly cost to product page
Hi Is there a existing extension to have Klarna Account monthly cost nicely to product page? https://integration.klarna.com/en/appearance/product-page-example Haven't find anything ready for OpenCart. Klarna is included in OC 1.5.5.1, but monthly cost feature for product page does not seems to exist...
Jump to post- Tue May 07, 2013 2:17 am
- Replies 0
- Views 507
Re: Klarna fee (order total) not working
Hi Found the cause most likely. Originates from checkout extensions I use (simple checkout): klarna_fee.php: if (isset($this->session->data['payment_address_id'])) { $this->load->model('account/address'); $address = $this->model_account_address->getAddress($this->session->data['payment_address_id'])...
Jump to post- Mon May 06, 2013 11:58 pm
- Replies 4
- Views 3636
[SOLVED] Klarna fee (order total) not working
Hi
Having a problem with Klarna fee (order total), does not seems to work as intended. Fee is not coming visible to checkout page, another fees works just fine.
Haven't find any know issue about the matter so far. I'm using OC 1.5.5.1.
Does Klarna fee work for somebody?
Br
Sysiz
- Sun May 05, 2013 1:37 am
- Replies 4
- Views 3636
Re: Duplicate meta descriptions showing up in webmaster tool
You should place both like follows:
Code: Select all
Disallow: /*&limit
Disallow: /*&sort
Disallow: /*?limit
Disallow: /*?sort
Sysiz Jump to post
- Sun Feb 24, 2013 9:01 pm
- Replies 2
- Views 802
Description of product not showing in catalog product page
Hi all, I have bit strange problem with my local opencart setup at the moment. Description defined for product in admin, is not showing in product page at catalog. Content for description is empty, all other fields show up just fine. Production environment works just fine(!). ??? I have copied worki...
Jump to post- Sun Feb 24, 2013 5:04 pm
- Replies 0
- Views 230
Re: Errors about success.php
Extension. http://www.opencart.com/index.php?route ... ion_id=726
Same issue seems to be posted to comments of the extension, but no reply from author.
- Sun Nov 04, 2012 2:04 am
- Replies 18
- Views 15171
Re: Errors about success.php
Hi there, You said that you get many errors, is that the only error in that file? Could you go back to that line in the success.php file and underneath that add: print_r($this->session->data); die(); When you make an order a line of data will appear instead of the success.php page. Can you post tha...
Jump to post- Mon Oct 29, 2012 2:22 am
- Replies 18
- Views 15171
Re: Errors about success.php
Having exactly the same issue.
Jump to post- Fri Oct 19, 2012 2:45 am
- Replies 18
- Views 15171
Re: OpenCart 1.5.4 Bug Thread
lowercase tags can also not be searched, I downloaded the 1.5.4.1 version 2 days ago. Having same issue. One tag with 12 lowercase characters does not works most tags works fine. How many products does the tag appear on? If a tag is on more than 50% of the products it may be ignored due to the MySQ...
Jump to post- Thu Oct 11, 2012 3:23 am
- Replies 199
- Views 211304
Re: OpenCart 1.5.4 Bug Thread
Having same issue. One tag with 12 lowercase characters does not works most tags works fine. Jump to postdklnd wrote:lowercase tags can also not be searched, I downloaded the 1.5.4.1 version 2 days ago.
- Tue Oct 09, 2012 1:57 am
- Replies 199
- Views 211304
Re: OpenCart 1.5.4 Bug Thread
Having same issue. For example, one tag has 13 characters with lowercase, does not work. Most tags works fine. Jump to postdklnd wrote:lowercase tags can also not be searched, I downloaded the 1.5.4.1 version 2 days ago.
- Tue Oct 09, 2012 1:54 am
- Replies 199
- Views 211304
Search found 11 matches