Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implemented: documentation of DxpShopifyImg, DxpProductIdentifier and DxpMenuFooterNavigation for user reference #256

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

amansinghbais
Copy link
Contributor

No description provided.

@amansinghbais amansinghbais marked this pull request as ready for review January 29, 2024 06:47
Copy link
Contributor

@dt2patel dt2patel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@amansinghbais kind of some side questions. Please take a look


<h4> Conditions </h4>

* Allows product stores selection only when there are multiple stores to choose from. (i.e., more than 2)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should me more than 1 right?

* Allows product stores selection only when there are multiple stores to choose from. (i.e., more than 2)
* Allows shopify configs selection only if both the given below conditions fulfill:
* More than 1 shopify configs are availabe
* And less than 3 product stores are available
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why less than 3?

Copy link
Contributor

@dt2patel dt2patel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some more comments

import { DxpShopifyImg } from '@hotwax/dxp-components';
</script>

### Props
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Check the table pattern followed by @Ritika-Patel08 and use that as a standard.


### Recommendation

This component can be used anywhere for displaying image just need to pass image src as prop and optional to pass size.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we can add a link to Shopify doc of image sizes

<h4> Conditions </h4>

* Allows product stores selection only when there are multiple stores to choose from. (i.e., more than 2)
* Allows shopify configs selection only if both the given below conditions fulfill:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* Allows shopify configs selection only if both the given below conditions fulfill:
* Allows Shopify configs selection only if both the given below conditions fulfill:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants