I understand that quantity on order summary can only b = 1 but is it possible to hide it?

Suzanne Coffman
Tera Guru

I am working on my first two order guides and having an issue with the quantity.  If a user orders a quantity of an item that is >1, when they get to the Summary screen for the order the quantity shows as 1.  

From what I have read, this cannot be udpated to anything but 1.

I attempted to hide the column by going to Cart Layout and upating the Cart Preview Screen layout by unchecking the quantity column; but that did not work.

Any other suggestions?

SuzanneCoffman_0-1676477627352.png

 

1 ACCEPTED SOLUTION

SatyakiBose
Mega Sage

Hello @Suzanne Coffman 

The quantity field that you are seeing, is coming from the widget - SC Order Status

This is a read only widget. You will have to clone it in order to make any customizations.

Please check the screenshot below. You can find the Quantity label defined in the Body HTML template.

You need to edit this template, in order to hide this field.

SatyakiBose_0-1676478232636.png

 

View solution in original post

8 REPLIES 8

SatyakiBose
Mega Sage

@Suzanne Coffman 

I have attached the clone version of the OOB widget here.

Please upload this in your instance.

Suzanne Coffman
Tera Guru

sorry I am new at this.  Import XML is NOT working with that file.  Is there another way to upload it?

SatyakiBose
Mega Sage

@Suzanne Coffman 

Please follow the steps:
Firstly, elevate you access to security_admin.

  1. Navigate to sp_widget.list
  2. Right click on the red dotted area
    SatyakiBose_0-1676489493757.png

     

  3. You can see the Import XML option at the end of the menu.
  4. Click on that, and you would see this
    SatyakiBose_1-1676489544661.png

     

  5. Once you have downloaded the file I attached above, click on Choose file and upload the file.
  6. Now go back to sp_widget.list and search for widget by name Copy of SC Order Status

Let me kno

Hello @Suzanne Coffman 

Were you able to make the custom widget work?