Re: error undefined
Iemand hier inmiddels een oplossing voor gevonden? Ik ervaar hetzelfde met OC 2.2, bij het inloggen op admin dashboard de popup met error, undefined (onder elkaar). Als ik dan in instellingen de taal wil aanpassen krijg ik dezelfde melding en is de knop "opslaan" inactief dus ik kan de taa...
Jump to post- Sun Mar 20, 2016 12:38 am
- Replies 5
- Views 3372
Need advice, which SEO Pack is best for my needs
Good afternoon, I have been browsing some SEO packs in the extension are for an hour or so and I could not quite figure out which extension might be best for my needs. This are the requirements: Canonical categorie & product pages, no matter how many levels deep. http://domain.com/cat1/subcat2/s...
Jump to post- Sat Nov 08, 2014 10:14 pm
- Replies 1
- Views 771
Re: Centraal shop-review topic
Na een poosje met InterSpire (Ezeee) te hebben gewerkt, vond ik wel tijd voor een cms waar je wat meer mee kon. Na wat zoeken en testen bij OpenCart terecht gekomen. Gisteravond is na een lange periode van welles/nietes eindelijk de OpenCart versie van mijn webshop live gegaan: klik hier . Functiona...
Jump to post- Wed Sep 18, 2013 3:28 pm
- Replies 156
- Views 163930
PSD to OpenCart
Hello, I have a custom design which I need sliced to a working OpenCart template. Pages I need sliced: Home ( preview ) <-- not final version, but header, menubar, categorylist and footer will not change anymore Category Product Checkout Except for the menubar and footer width, I tried to keep every...
Jump to post- Sat Aug 24, 2013 1:33 am
- Replies 1
- Views 594
Re: Centraal shop-review topic
Ben momenteel mijn huidige shop aan het omtoveren naar OpenCart (lang geleden eens mee begonnen). Helaas geen creatieve geest om er een mooi design omheen te bouwen, en geen budget om het te laten doen. Vandaar het standaard ontwerp met wat lelijke banners. http://bit.ly/Upw9ia De filters waren een ...
Jump to post- Tue Nov 27, 2012 9:03 pm
- Replies 156
- Views 163930
Re: Product options visible in category page
So after some thinking, I came to the following: It would be better to implement a div/table on that spot, and not link it to an option but I want to manually input the column headers and the content in the admin area (when adding/editting a product). The lay-out of the template will have to be the ...
Jump to post- Tue Jul 31, 2012 3:39 am
- Replies 1
- Views 912
Product options visible in category page
Dear all, in my webshop I am selling most items in different packages of 1, 5, 20 liters, these are options which users have to select in the product page. Now I would like to have a functione which allows me to view these options in the product list on the category page. A good example I found here...
Jump to post- Mon Jul 30, 2012 10:54 pm
- Replies 1
- Views 912
Re: Contactpagina gekraakt?
Met een API als bijvoorbeeld JavaMail is heel eenvoudig het from adres te manipuleren, kijk maar eens hier: bit.ly/OR9gxu
Jump to post- Fri Jul 27, 2012 5:59 pm
- Replies 5
- Views 1291
Options Prijs zichtbaar in Categorie page
Beste mensen, Ik verkoop veel producten in verpakkingen van 1, 5, 20 liter.. deze staan als opties aan het product gekoppeld. Nu zou ik graag op de categoriepagina in plaats van de normale prijs, een lijsje zien met de opties en prijzen. Een mooi voorbeeld hiervan vind ik http://bit.ly/fjLL8c, waar ...
Jump to post- Fri Jul 27, 2012 5:35 pm
- Replies 0
- Views 428
Re: How to access extra option value
It can be tricky because you have to pass that value all the way from the product to the cart, to checkout, to the order. There are mods that already offer option sku and a few other features to boot like this one: Options Boost This gives each option a sku (and image and description) and offers th...
Jump to post- Wed Apr 04, 2012 3:44 pm
- Replies 3
- Views 817
Re: How to access extra option value
It seems I can't get the option_sku from the model to the controller, no matter what I try. Anyone able to tell me how I get this value from model\catalog\product.php to controller\checkout\cart.php?
Forgot to mention I am on OC 1.5.2.1
- Tue Apr 03, 2012 10:04 pm
- Replies 3
- Views 817
Re: template aanpassen
In de map catalog moet een map staan view, en daarin een map theme. Als dat er niet is dan is er iets mis met je installatie denk ik.
Jump to post- Tue Apr 03, 2012 9:51 pm
- Replies 2
- Views 1343
Re: SKU per optie
Ik ben er mee bezig maar wil nog niet helemaal lukken, zodra het bij mij werkt zal ik de code vrijgeven
Jump to post- Tue Apr 03, 2012 7:47 pm
- Replies 1
- Views 541
Optie SKU van model naar controller
Ik ben sinds gisteren bezig om SKU's aan opties te koppelen, in het admin gedeelte is dit gelukt, dus ik kan bij de opties een SKU opgeven. Echter krijg ik het nog niet voor elkaar om de SKU in de Winkelwagen weer te geven. In de model\catalog\product.php heb ik de SKU in de array gezet (na regel 33...
Jump to post- Tue Apr 03, 2012 7:43 pm
- Replies 0
- Views 426
How to access extra option value
Good day, I have managed to create a field in the options list, which allows me to enter a SKU per option, I have created a field 'option_sku' in the database table product_option_value. So far so good. Now I would like to access this SKU in the product page, Cart, Invoice etc. I have added the foll...
Jump to post- Tue Apr 03, 2012 6:11 pm
- Replies 3
- Views 817
Re: Home Knop Verwijzing
Als de knop in je header.tpl staat kan je denk dezelfde verwijzing gebruiken als je logo?
Code: Select all
<a href="<?php echo $home; ?>">
- Fri Mar 30, 2012 6:45 pm
- Replies 1
- Views 650
Re: Orders verschijnen niet in backend
Ah, denk dat ik het begrijp, ik draai de testomgeving lokaal, Sisow kan van buitenaf niet mijn website aanroepen om de betaling te bevestigen, daarom blijft order_status op 0 staan.
Jump to post- Thu Mar 29, 2012 7:01 pm
- Replies 2
- Views 665
Orders verschijnen niet in backend
Hallo, Ik ben momenteel van plan om een webshop te beginnen met versie 1.5.2.1, echter komen mijn test orders na betaling niet door in het backend, zowel in het dashboard als de pagina Bestellingen. De bestelprocedure loopt wel goed, betalen gaat via de Sisow iDeal module ook goed en ik word dan ter...
Jump to post- Thu Mar 29, 2012 6:43 pm
- Replies 2
- Views 665
Re: Producten komen niet in Categorieën
De producten staan ook niet op inactief?
Jump to post- Thu Dec 08, 2011 12:45 am
- Replies 21
- Views 2763
Re: Producten komen niet in Categorieën
Ik denk dat je ergens nog even goed bij je voorraad opties moet kijken.
Jump to post- Wed Dec 07, 2011 10:33 pm
- Replies 21
- Views 2763