-
Notifications
You must be signed in to change notification settings - Fork 10
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
feat(com-pwa): review, refactor, release v1 #1050
Conversation
`, | ||
]; | ||
return html` | ||
${this.render_part_item_list(order.itemList ?? [], this.fsm.getContext().productStorage, false)} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
کلا render_part_item_list رو برداریم به نظرم
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
منم فکر میکنم shipping_form کافی هست
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
خبر برش دار
</div> | ||
`, | ||
]; | ||
return html` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍🏻 👍🏻
d5284ec
to
b555b9f
Compare
…nd then go to show its details
Co-authored-by: Mohammad Honarvar <honarvar.info@gmail.com>
Co-authored-by: Mohammad Honarvar <honarvar.info@gmail.com>
Co-authored-by: Mohammad Honarvar <honarvar.info@gmail.com>
@@ -1,6 +1,6 @@ | |||
window.appConfig = { | |||
api: 'https://order.soffit.co/api/v0', | |||
cdn: '/cdn/', | |||
cdn: 'https://order.soffit.co/cdn/', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
این اشتباه نیست؟
توی دولوپ لوکال بهتره
ولی بخوایم با دامنه دیگه بیاریم بالا کار نمیکنه
مثل demo.order.soffit.co
No description provided.