Skip to content

Comments

BOPIS App updated.#1467

Merged
dt2patel merged 37 commits intohotwax:user-guides-pubfrom
gauravbhand1611:user-guides-pub
Dec 8, 2025
Merged

BOPIS App updated.#1467
dt2patel merged 37 commits intohotwax:user-guides-pubfrom
gauravbhand1611:user-guides-pub

Conversation

@gauravbhand1611
Copy link

@gauravbhand1611 gauravbhand1611 commented Nov 17, 2025

Updated the complete BOPIS App as per the new updates and flow.

Issue #1406

Gaurav Bhand added 12 commits November 11, 2025 15:42
Updated BOPIS App introduction.
Created a new file for open order tabs - BOPIS App
Updates open orders page user manual as per new updates
Updated packed order tabs with latest updates
broken link fix
Updated completed order tab as per new updates
Creating a new file for gift card activation in the BOPIS App
Created a sepate page for gift card actvation in BOPIS App
Updated summary with new files and removed old files from the summary
@gemini-code-assist
Copy link
Contributor

Summary of Changes

Hello @gauravbhand1611, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request comprehensively updates the documentation for the BOPIS (Buy Online Pick-up In Store) Fulfillment App. The changes aim to provide a clearer, more detailed, and logically structured guide for store managers and associates using the application, reflecting new updates and workflows. It introduces dedicated pages for key functionalities, elaborates on existing features, and clarifies user permissions, ensuring that users can efficiently manage store pickup orders from picking to handover.

Highlights

  • Restructured BOPIS Documentation: The navigation and content for the BOPIS app documentation have been significantly reorganized, moving from nested sections to a flatter structure and creating dedicated pages for 'Open Orders' and 'Gift Card Activation' for improved clarity.
  • Detailed Open Orders Page: A new comprehensive page describes the 'Open Orders' functionality, including order card details, picklist printing, kit product identification, and detailed order management features like rejection, customer/payment details, and order timeline.
  • Enhanced Packed Orders Documentation: The 'Packed Orders' section has been updated with more granular details on order cards, packing slip generation, customer email reminders, and the Proof of Delivery (POD) process for order handover, including ID verification.
  • New Gift Card Activation Guide: A dedicated guide has been added explaining the process for activating gift cards within the BOPIS app, covering when the activation pop-up appears and the step-by-step process involved.
  • Clarified Permissions: The README.md for the BOPIS app now clearly outlines the necessary permissions for viewing and performing actions within the app, such as BOPIS_APP_VIEW, COMMON_ADMIN, and STOREFULFILLMENT_ADMIN.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request provides a comprehensive update to the BOPIS App documentation, restructuring the content and updating the overall flow. The changes significantly improve clarity. My review focuses on ensuring full adherence to the HotWax Style Guide, with suggestions to improve consistency in terminology (e.g., 'page' vs. 'tab'), formatting (spacing, emphasis, lists), and branding. Addressing these points will help align the documentation perfectly with the established style.

Gaurav Bhand and others added 16 commits November 17, 2025 15:47
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Gaurav Bhand and others added 7 commits November 17, 2025 15:57
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
@dt2patel dt2patel merged commit 0f26abf into hotwax:user-guides-pub Dec 8, 2025
1 check passed
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