-
In onderstaande code wordt steeds een aantal ":sleutel" waarden gegeven en daarna in dezelfde volgoorde de values
https://github.com/Stijn121/educom-webshop-oop-1693492209/blob/47b4e585cb2f9121d6418c…
-
### Prerequisites
- [x] I understand and accept the project's [code of conduct](https://github.com/PrestaShop/PrestaShop/blob/develop/CODE_OF_CONDUCT.md).
- [x] I have already [searched in existing i…
-
### Prerequisites
- [X] I understand and accept the project's [code of conduct](https://github.com/PrestaShop/PrestaShop/blob/develop/CODE_OF_CONDUCT.md).
- [X] I have already [searched in existing i…
-
In de code hieronder gebruik je Nederandse namen voor de 'id', 'for' en 'name' attributen
https://github.com/MilanLucas/educom-webshop-basis-1707216396/blob/f87eb547be6b0f2761d43f372a2249e011381a5e/c…
-
```
What steps will reproduce the problem?
1. Found price Dutch webshop: € 116,-
2. Found price UK webshop : 25,- pounds (eg. € 29,-)
What is the difference between the Dutch and UK version?
Reg…
-
Wouldn't the following be much easier to use?
```
{
filename: 'general-ledger-Q1',
sheet: {
data: [
[{
value: 'Income - Webshop',
ty…
-
De functie om een order aan te maken is vrij groot, misschien kan je de volgende delen in functies plaatsen.
```PHP
function insertOrder($conn, $userId)` {
```
https://github.com/lydiavangamm…
-
If it would be possible to add WebshopArticle to ArticleSearch that would reduce the number of calls necessary to get all webshop articles as the number of pages would be lower.
For example, I have…
-
EPIC 3: CRUD
As a **Retailer**, I can **Switch individual products between 'published' and 'draft'**, so that **I can remove them from my public products list without having to delete the product inf…
-
In de code hieronder gebruik je de unicode voor een euroteken:
https://github.com/LauraBokkers/educom-webshop-database-1697464342/blob/24207b770b2e688a311efd9eeb2fbbaf0270d22f/webshop.php#L46
Dit we…