Page 1 of 1
Search found 16 matches
Re: Product items cannot be deleted
Website version Jump to post
- Wed Jun 01, 2022 2:07 pm
- Replies 8
- Views 2010
Re: Product items cannot be deleted
Same here.. Cannot delete products.
There are no errors in the log. Google inspector tool, also no errors.
- Mon May 30, 2022 6:34 pm
- Replies 8
- Views 2010
Bulk update price parent and child categories with SQL
Hi, We are importing prices to oc_product.inkoop I have a SQL script that is updating the price depending category ID. This is running fine. My question: How can I edit the script so it's updating the prices for all products in all the child categories? Sample structure: test = category id 77 test >...
Jump to post- Mon Jul 26, 2021 6:37 pm
- Replies 1
- Views 218
Re: Hidding tax in the shipping or hidden the price
I tried this, but it doesn't work. The website will then no longer load. Can you help me with this for Opencart 3.0.3.7 ? This is standard OpenCart behavior: if you have your prices set to display tax, shipping costs will do this as well. You can change this in System > Settings, but it will affect ...
Jump to post- Tue Jul 13, 2021 10:06 pm
- Replies 9
- Views 3523
Re: Hidding tax in the shipping or hidden the price
Can you help me with this for Opencart 3.0.3.7 ? This is standard OpenCart behavior: if you have your prices set to display tax, shipping costs will do this as well. You can change this in System > Settings, but it will affect all prices (including product prices). If you want to make the shipping c...
Jump to post- Tue Jul 13, 2021 9:31 pm
- Replies 9
- Views 3523
Re: Show latest Child category on Product Page
Thank you for your answer. But this is beyond my knowledge. As far as I understand your request, you want only to display the latest child. Therefore simply get it from the returned array $query_linked_categories and instead of assigning all to the array $linked_categories[] assign only the latest t...
Jump to post- Wed Jul 07, 2021 3:03 am
- Replies 5
- Views 17199
Show latest Child category on Product Page
Hi, I found this code and I modified it for Journal3 theme, and it works. But now it shows all parent and child categories. I would like to see only the LATEST child category in which the product is. Can someone help me adjusting the code? Version: 3.0.3.7 Journal: 3.1.8 <?xml version="1.0"...
Jump to post- Tue Jul 06, 2021 9:54 pm
- Replies 5
- Views 17199
Re: Category on Product Page?OC version 3.0.x
Hi Kestas, I modified the code for working with Journal3 and it's working great. Thanks for this. But I only need the last category displayed. Can you please help? How can I do this on opencart version 3? anyone? thanks download and enjoy :) there I have rewrote code which was placed by Ernie ;) Che...
Jump to post- Tue Jul 06, 2021 6:45 pm
- Replies 27
- Views 15202
Re: non-numeric value encountered in currency.php
It's a Mollie setting. Go to Extensions > Payment > Mollie > TAB 2 > EDIT all active > fill Minimum with 0.00 On the checkout page I get the following (depending somewhat on browser): Warning: A non-numeric value encountered in /var/www/vhosts/spinnerij.nl/httpdocs/system/library/cart/currency.php o...
Jump to post- Fri Jun 18, 2021 7:12 pm
- Replies 8
- Views 1325
Only show filters on child category selection.
Hi, Version: 3.0.3.7 Theme: Journal I would like to have filters visible only when a child category has been selected on the left column on the category page. I've looked for an extension or piece of code, but can't find it. In my case, filters are added to products, not categories. https://erikduit...
Jump to post- Thu Jun 17, 2021 7:00 pm
- Replies 6
- Views 460
Only show filters on child category selection.
Hi, Version: 3.0.3.7 Theme: Journal I would like to have filters visible only when a child category has been selected on the left column on the category page. I've looked for an extension or piece of code, but can't find it. In my case, filters are added to products, not categories. https://erikduit...
Jump to post- Thu Jun 17, 2021 6:28 pm
- Replies 1
- Views 142
Alleen filters zichtbaar bij subcategorie
Hi,
Versie: 3.0.3.7 i.c.m. Journal.
Ik zou graag alleen filters zichtbaar hebben als men een subcategorie heeft aangeklikt.
Ik heb gezocht naar een extensie of een stukje code, maar kan dit niet vinden.
Filters hangen in mijn geval aan producten, niet aan categorieën.
Dank.
Erik
- Thu Jun 17, 2021 1:31 am
- Replies 0
- Views 1026
Update price via custom database veld
Hi, Ik heb een extra database veld binnen oc_product aangemaakt genoemd: INKOOP Al onze categorieën hebben 1 hoofd en 1 sub. Alle hoofdcategorieën hebben een category_id. Ik zou graag een stukje PHP code willen schrijven welk ik kan aanspreken via een cron job. Is het mogelijk om het veld price te u...
Jump to post- Tue May 25, 2021 2:53 pm
- Replies 1
- Views 1131
Re: Prijs marge per categorie Extensie
De marges moet ik per categorie kunnen bepalen boven op de geïmporteerde inkoop prijs.
Zoiets als voorbeeld hieronder.
- Thu Oct 01, 2020 8:25 pm
- Replies 6
- Views 1257
Re: Prijs marge per categorie Extensie
Prijzen worden elke nacht geïmporteerd.
Het zou mooi zijn als je per categorie in de backend kan aangeven hoeveel procent boven op de prijs moet komen.
Bijvoorbeeld een extra veld waar je het percentage invoert.
- Thu Oct 01, 2020 4:36 am
- Replies 6
- Views 1257
Prijs marge per categorie Extensie
Hi,
Ik heb behoorlijk gezocht en gelezen maar niet gevonden wat ik nodig heb.
Ik zou graag per categorie een percentage/marge kunnen plaatsen.
Wij importeren producten met inkoop prijs en daar moet dus een marge bovenop.
Dank,
Erik
- Wed Sep 23, 2020 11:57 pm
- Replies 6
- Views 1257
Search found 16 matches