Skip to content

Commit

Permalink
PDP Containers (#135)
Browse files Browse the repository at this point in the history
* PDP containers

* merge

* fix

* fixed height in overlay

* bump

* layout

* promsie all

* fixes

* Promise.all

* testin w/o promise all

* Revert "testin w/o promise all"

This reverts commit b3d8faa.

* update

* Update scripts.js

* Update product-details.js

* test: disable placeholders

* Update scripts.js

* Update product-details.js

* placeholders

* moved to variable

* settings needs to be set once

* Update head.html

* extra berak line

* promtoe jsonldp

* fixed linting issues

* initialDat

* initialization

* set jsonld on lcp

* fixes

* fix lint

* fixed selections

* moved initializer

* reverting

* removed spaces

* clean up

* optionsUIDs

* getOptionsUIDsFromUrl

* promise

* prefetch placeholders

* preload

* render concurrently

* wip initializer poc

* initialize cart globally

* initialize globally

* fixed loop redirect

* pdp initializer

* await

* mountImmediately

* bump

* fixed lint issues

* clean up

* fix lint errors

* fixed cypress tests

* preloads

* preloads

* Update product-details.js

* valid

* Update package.json

* updated PDP drop-in version

* bug fixes

* removed custom pdp

* bump

* load css first

* pre-initialize pdp

* preload product image

* Update pdp.js

* Update pdp.js

* Update pdp.js

---------

Co-authored-by: Daniela Neagu <[email protected]>
  • Loading branch information
fnhipster and alandana authored Nov 27, 2024
1 parent 24012e9 commit 5107d3c
Show file tree
Hide file tree
Showing 92 changed files with 1,211 additions and 2,021 deletions.
1 change: 1 addition & 0 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,6 @@ module.exports = {
allow: ['warn', 'error', 'info', 'debug'],
},
],
'no-unused-vars': ['error', { argsIgnorePattern: '^_', varsIgnorePattern: '^_' }],
},
};
43 changes: 0 additions & 43 deletions blocks/product-details-custom/Icon.js

This file was deleted.

149 changes: 0 additions & 149 deletions blocks/product-details-custom/ProductDetailsCarousel.js

This file was deleted.

17 changes: 0 additions & 17 deletions blocks/product-details-custom/ProductDetailsShimmer.js

This file was deleted.

132 changes: 0 additions & 132 deletions blocks/product-details-custom/ProductDetailsSidebar.js

This file was deleted.

Loading

0 comments on commit 5107d3c

Please sign in to comment.