Menu
Feedback
Start here
Tutorials


Tutorials
Explore in-depth tutorials for operating your VTEX store.
Tutorials
Checkout
Checkout Settings
How to set up the 'Responsible for pick up' field in SmartCheckout™ V6

The Responsible for Pick Up field is only available for the SmartCheckout™ V6, version compatible with the Pick Up Points feature.

The pick up points give your customers one more option: instead of waiting for delivery, they can choose to go to a determined point and collect the item in person. By default, this action is linked to the user who made the purchase. However, you can enable the Responsible for pick up field at your store checkout so that your customer can appoint someone else to pick up the product.

If you have the Checkout UI Settings app installed on your store, the CSS code described in the procedure below must only be entered via the app. Scripts inserted via the VTEX Admin interface (Code > Files) are not reproduced in stores that have the application installed.

To set this field up (which is disabled by default), follow the steps below:

  1. In the VTEX Admin, go to Store Settings > Storefront > Checkout, or type Checkout in the search bar at the top of the page.
  2. Click on the icon of the desired website.
  3. In the blue options menu located at the top of the page, click on Code.
  4. In the Files menu, located on the right side of the page, click on checkout6-custom.css.
  5. In the css code edit field, add the css information highlighted below.
  6. Click Save.

.vtex-omnishipping-1-x-container.shp-pickup-receiver{
display: block; !import;
}

After following these steps, the Responsible for pick up field will be displayed at the Checkout of your store.

Contributors
2
Photo of the contributor
Photo of the contributor
+ 2 contributors
Was this helpful?
Yes
No
Suggest Edits (GitHub)
How to assemble the cart URL
« Previous
Configure Cartman
Next »
Contributors
2
Photo of the contributor
Photo of the contributor
+ 2 contributors
On this page
Still got questions?
Ask the community
Find solutions and share ideas in the VTEX community.
Join our community
Request support from VTEX
For personalized assistance, contact our experts.
Open a support ticket
GithubDeveloper portalCommunityFeedback