How to Populate the Request for catalog item variable value in the order confirmation Requested for

Sanchit1
Tera Contributor

image (2).png

 

Hello all,

I want to populate variable values from the portal to order the confirmation popup Requested for

1 ACCEPTED SOLUTION

Pradnyesh
Kilo Sage

1. Create Script Include with client callable false.

Pic 1.png

2. Make a copy of the SC Catalog Item widget.

3. Add code in it as per below.

Pic 2.png

4. Make a copy of Catalog Checkout widget.

5. And add and modify the following code in it.

Pic 3.png

6. Go to the instance page editor and add your Copy of SC Catalog Item widget in it.

Pic 4.png

 

 

If my solution resolves your issue then press Helpful button below.
Thank You !

View solution in original post

4 REPLIES 4

Pradnyesh
Kilo Sage

1. Create Script Include with client callable false.

Pic 1.png

2. Make a copy of the SC Catalog Item widget.

3. Add code in it as per below.

Pic 2.png

4. Make a copy of Catalog Checkout widget.

5. And add and modify the following code in it.

Pic 3.png

6. Go to the instance page editor and add your Copy of SC Catalog Item widget in it.

Pic 4.png

 

 

If my solution resolves your issue then press Helpful button below.
Thank You !

Thank You Pradnyesh!

AGDYER2
Tera Contributor

@Pradnyeshwhat does the final widget look like?

 

 @AGDYER2  The Final widget look like as below : 

Pradnyesh_0-1702633026046.png

Mark as helpful if my solution resolves you issue.

Thank You !