Search found 86 matches

Search found 86 matches

Re: Change notify customer checkbox

Cool...thanks for the fast help.. works perfectly. :)

Jump to post
  • Fri Jun 05, 2020 7:17 pm
  • Replies 4
  • Views 346
[SOLVED] Change notify customer checkbox

Hi, I want to have the customer notification checkbox to be changed dynamically depending on the selected order status. For example, if I change order status to "Shipped", then the notify customer checkbox should be "ticked". If I change it to "Closed" then the notify c...

Jump to post
  • Fri Jun 05, 2020 2:14 am
  • Replies 4
  • Views 346
Bank Account Details when Order changed in Backend

Hi, Version: OC 2.3.0.2 When a customer places an order and selects bank transfer as payment option, then the bank account info is being provided in the order confirmation email. If I change now the order details in the backend finally press the "Save" button a new order confirmation email...

Jump to post
  • Wed May 15, 2019 4:46 pm
  • Replies 1
  • Views 700
Re: Add Trustedshop in twig file

Thank you for your help...works fine now on my OC 3.0.2.0 ;-)

Jump to post
  • Mon Jul 02, 2018 2:19 pm
  • Replies 2
  • Views 455
Add Trustedshop in twig file

Hi, I'm using the Trustedshops.de certification in my shop. In order to work properly I need to implement following php code in my success.twig file, which is of course not working. I need to have this code only on the success page after an order has been placed, so therefore I check for the URL (no...

Jump to post
  • Fri Jun 29, 2018 4:16 pm
  • Replies 2
  • Views 455
Re: Discount not at Amazon Payments

still looking for a solution... anyone has an idea?

Jump to post
  • Thu Mar 22, 2018 6:53 pm
  • Replies 1
  • Views 1572
Discount not at Amazon Payments

Hi, I'm using OC 2.1.0.2 and have activated Amazon Payments. Everything works fine so far. I've now a discount month were I give 10% to all products. Discount is calculated as expected and total amount is being displayed as expected. When I login and pay now with Amazon then the total amount is bein...

Jump to post
  • Thu Oct 12, 2017 3:42 pm
  • Replies 1
  • Views 1572
Show calculated discount only for logged in users beloging to a customer group

Hi, I want to show my calculated discount on the product page only to logged in users beloging to a certain customer group. My code currently works fine for all users logged in. So how can I limit it to a certain customer group. <?php if (!$logged) { ?> <?php } else { ?> <h5>Ihr Rabatt für dieses Pr...

Jump to post
  • Fri Sep 22, 2017 3:35 pm
  • Replies 3
  • Views 601
Performance Optimization

Hi, I've a shop at www.speedone.ch with quite some mods integrated. The most important function is the car selection module on the front-page to filter the products matching to the selected car. This filters works fine, but just very slow if no caching module is enabled. Means, when I select a car b...

Jump to post
  • Fri Apr 21, 2017 9:35 pm
  • Replies 2
  • Views 1211
Amazon Payment OC 2.1.0.2

Hi, I've installed and setup Amazon Payment in OC 2.1.0.2 When trying to pay with Amazon I get an error on the page (index.php?route=payment/amazon_login_pay/address) where I should choose the delivery adresse stating the following: "When processing your payment there was a problem for for this...

Jump to post
  • Thu Aug 11, 2016 4:41 pm
  • Replies 0
  • Views 672
Re: Related Products layout seems a little faulty

great fix...thanks worked for my shop perfectly...

Jump to post
  • Fri Jul 01, 2016 4:18 pm
  • Replies 4
  • Views 758
Re: DB query

Hi, thanks for your reply. Guess my explanation was not so clear. What I have is a new field called shippingpack_id, which I added to the prodcuts table. This field takes the data from the manufacturer table. There's not extra field/information stored in the manufacturer table. I show the shippingpa...

Jump to post
  • Thu May 05, 2016 2:32 pm
  • Replies 3
  • Views 2436
DB query

Hi, I've "misused" the manufacturer field quite a bit in order to serve for my multistore and shipping module. For that reason I've changed the manufacturer field to a pull-down field. I've also added the new shippingpack_id in the product table. In the admin product form section if have n...

Jump to post
  • Wed May 04, 2016 11:57 pm
  • Replies 3
  • Views 2436
Re: I would like to open a page in a box like T&Cs

Hi, I've added the code provided by OpenTeam to my last step of the checkout process (confirm.tpl) However, no pop-up is opening. I'm having a multistore site where I need to display information for the German Shop only. My code in the confirm.tpl is as follows. Not sure where to place the JS-Snippe...

Jump to post
  • Fri Apr 29, 2016 1:48 pm
  • Replies 12
  • Views 1800
Re: Separate country list for each multistore?

Hi,

is there a module available now for this feature or still custom only?
I have the same issue with my mutli store based on OC 2.0.2.0.

Thanks

Jump to post
  • Thu Apr 21, 2016 11:01 pm
  • Replies 3
  • Views 753
Trusted Shop Integration

Hi, I'm using OC 2.0.2.0 and I want to integrate a "Trustedshop Badge". For that I have to send order data to the Trustedshops Site. Following code is implemented on the catalog/..../common/success.tpl The ID's are given from Trustedshops. <div id="trustedShopsCheckout" style=&qu...

Jump to post
  • Fri Apr 15, 2016 7:30 pm
  • Replies 0
  • Views 360
Search by Tag

Hi, my current shop http://www.wellvision.ch has an auto complete search module installed. The customer can buy online photos to download. Each photo has several tags associated. What I need is a search module where I can enter a tag eg. Luck and then all the photos with the tag luck will be listed....

Jump to post
  • Thu May 28, 2015 7:35 pm
  • Replies 2
  • Views 568
Auto Complete Search by Tags

Hi, my current shop http://www.wellvision.ch has an auto complete search module installed. The customer can buy online photos to download. Each photo has several tags associated. What I need is a search module where I can enter a tag eg. Luck and then all the photos with the tag luck will be listed....

Jump to post
  • Wed May 27, 2015 1:51 pm
  • Replies 0
  • Views 300
Re: Limit for Option Values per Option

excellent...solved my problem...
I've increased max_input_vars to 2000 (was 1000). Rest was fine.

Thanks, Chris

Jump to post
  • Tue Jan 27, 2015 6:35 am
  • Replies 3
  • Views 1051

Search found 86 matches