-
**Is your feature request related to a problem? Please describe.**
It is annoying to duplicate data from my CRM Products object in the CMS when using a module like the Pricing Card. I would like the …
-
Random orders have missing information about the product option selected during the checkout. The orders comes with only product name or with options which are not related to the product. Following pa…
-
## Overview
Minor issue on readme -
https://github.com/Shopify/quilt/tree/master/packages/koa-shopify-webhooks/README
You need to make a correction to -
Section - koa-router and multiple we…
-
### 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…
-
@chrisvfritz Can you take a look at this? It's [hosted here](https://CuDecker.github.io/MI-449-SS17-740-html-semantic-elements-5BSgA-/) and meets the following criteria:
- [x] Place a `nav` element…
-
I'm doing
```
$product = Product::where('sku', '0713XX3FF1')->where('store_id', 1)->first();
$category = Category::where('entity_id', 158)->first();
$product->categories()->attach( $category );…
-
```
What do we need from Production?
* products (unit is missing)
* product categories
* manofacturers
* product tags (action, discount, sale, homepage, ...)
* additional product attributes …
-
For 10 years I missing this feature. .
Better way of deserializing objects:
@JsonPropertySerializedDefinition("_embeded", "object") //optional
Class SomeDto {
…
-
### 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 existin…
-
**Is your feature request related to a problem? Please describe.**
Based on a Discourse discussion here https://itensor.discourse.group/t/evaluating-overlaps-of-mpss-in-parallel/451/
it seems that…