Search found 224 matches

Search found 224 matches

Advice re shipping in Europe

OC 4.0.2.0. New client will sell/ship throughout Europe. One item 36kg. Rest much less, 1-5kg. I have no idea how to make this work best possible way. UPS? DHL? FedEx?

Any advice about extensions and whatnot would be highly appreciated. Preferably from experience.

Jump to post
  • Fri Oct 20, 2023 1:51 am
  • Replies 0
  • Views 958
Re: Have translated original language files. How do I install the translation?

Language packs are handled differently in OpenCart 4. See the translation example, it uses the OC extension Installer! Thanks for reply. I'm probably just daft, but I don't understand how that reply would help me. How do I translate the original english and install the translation? Make OC activate...

Jump to post
  • Sat Oct 14, 2023 2:57 am
  • Replies 2
  • Views 732
Have translated original language files. How do I install the translation?

OC 4.0.2.0. Have translated catalog/language/en-gb and admin/language/en-gb to Swedish, fixed flag, etc. But it seems as I simply can't drop the two new sv-se folders in the language folders, have a few settings fixed both for OC in general and for the shop in question. In fact, even if I get the Sw...

Jump to post
  • Mon Oct 09, 2023 11:07 pm
  • Replies 2
  • Views 732
How make additional language propagate?

Hi, OC 4.0.2.0. Copied folder catalog/langauge/en-gb and renamed the folder to sv-se (Swedish). Translated everything inside, got a flag corresponding to the uk-flag which I named sv-se.png. In admin system-> localization-> languages I added language Swedish. Set "Code" and "locale&qu...

Jump to post
  • Thu Oct 05, 2023 10:42 pm
  • Replies 2
  • Views 335
Re: Custom options extensions needed

It is possible in the OpenCart. One of our clients has similar requirements. It falls under custom development. considered hiring a developer or company who can do this. Try posting this in the Paid JOB section. or You can directly email us on sale@opencartextensions.com or create a support ticket ...

Jump to post
  • Wed Sep 20, 2023 1:01 am
  • Replies 6
  • Views 1607
Custom options extensions needed

Posted this previously in Development > Feature requests. But user Cue4cheap eventually hinted that I should post here. My client has a quite odd business model. What he need is this: No price on any product. But when a product has been selected, there must be five different options in plain sight, ...

Jump to post
  • Thu Sep 14, 2023 3:16 am
  • Replies 6
  • Views 1607
Re: Modify date option

Trying again. If there's anyone interested and able to create a solution, send me a message. Of course, I'll pay. But as I previously received strange offers from people who e.g. weren't able to produce a working example of their solution ("sorry, I don't have a webhost account at this time&quo...

Jump to post
  • Tue Aug 22, 2023 1:59 am
  • Replies 3
  • Views 6853
Modify date option

OC 3.0.3.8. Original theme. No extra extensions except from Payson payment. Client want to be able to make some dates unable to be selected (unclickable), some dates with light green background and some with light red background. The latter also unclickable. Should be quite easily handled in admin. ...

Jump to post
  • Fri Jul 21, 2023 6:31 pm
  • Replies 3
  • Views 6853
Re: Booking issue: Make date the product and turn products into options?

SELECT COUNT(*) as order_count FROM oc_order WHERE DATE(date_added) = CURDATE(); 1. Retrieve the order count 2. Check if the order count is less than 80, to accept new orders 3. Otherwise the maximum order limit has been reached for the day. This sounds interesting. Can you elaborate? Like where, h...

Jump to post
  • Thu Jul 06, 2023 11:08 pm
  • Replies 8
  • Views 628
Booking issue: Make date the product and turn products into options?

OC 3.0.3.8 original template. Client has a pretty rare business model. A small ship (max 80 passengers) running a 4 hour cruise 3 days/week (only once/day). Included in cruise tickats are e.g. shrimps or hamburgers. As of now, it's the various dishes that are the products. So, guest first select dis...

Jump to post
  • Wed Jul 05, 2023 11:55 pm
  • Replies 8
  • Views 628
Re: Bootstrap datepicker: custom bg color certain dates?

paulfeakins wrote:
Tue Jun 27, 2023 7:49 pm
Give us a link to the page where it appears ...
No need. I fixed it by adding the pertinent dates as options. Works actually perfect! Forgot to "solve" this thread, but that's done now.

Jump to post
  • Tue Jun 27, 2023 8:29 pm
  • Replies 5
  • Views 725
Re: How get a detailed alert mail to admin?

This vQmod will do it:
Excellent!

Jump to post
  • Tue Jun 27, 2023 8:27 pm
  • Replies 2
  • Views 455
Re: Add options to more than one product at the time?

Problem "solved". I copied the product with the options and remade the copies.

Jump to post
  • Tue Jun 27, 2023 3:30 pm
  • Replies 2
  • Views 376
[ SOLVED ] Add options to more than one product at the time?

OC 3.0.3.8, original theme. I have an insane amount of options applied to a product. I need to apply them all products. It'll take me days. Is there some way to "bulk insert" them to the other products? Or edit the database so that they'll connect? Have searched the forum. The only, slight...

Jump to post
  • Tue Jun 27, 2023 2:10 am
  • Replies 2
  • Views 376
How get a detailed alert mail to admin?

OC 3.0.3.8, original theme. When a purchase has been made, the customer gets a fancy confirmation mail with all details (and logo!). That's nice. But the admin gets a pretty rueful mail where the customers name and other details are missing. I have tried using some suggestions made in other posts he...

Jump to post
  • Mon Jun 26, 2023 9:28 pm
  • Replies 2
  • Views 455
Re: Bootstrap datepicker: custom bg color certain dates?

Thanks, but while I perhaps missed something, I don't think that was related. Anything else?

Jump to post
  • Mon Jun 26, 2023 9:12 pm
  • Replies 5
  • Views 725
[ SOLVED] Bootstrap datepicker: custom bg color certain dates?

OC 3.0.3.8. Original theme. Customers are required to select date as it's booking. As for now, I have a popup calendar showing the available dates in green (I enter the dates manually in js). But as this calendar doesn't have any connection to OC, customers first need to check "my" calenda...

Jump to post
  • Mon Jun 26, 2023 4:25 pm
  • Replies 5
  • Views 725
Re: bootstrap date/timepicker css not propagating

Fixed. Turned out I had screwed up some source code.

Jump to post
  • Thu Jun 22, 2023 3:21 pm
  • Replies 6
  • Views 921
Re: bootstrap date/timepicker css not propagating

It would help if you could provide some more details, e.g. website URL, PHP version used, any other extensions installed etc. Where exactly do you need to use the datetimepicker on the frontend pages? Sorry, the site is hidden until it's working 100%. Hence, no URL to show. PHP version is 7.4. All ...

Jump to post
  • Thu Jun 22, 2023 1:50 am
  • Replies 6
  • Views 921

Search found 224 matches