wbermudo
04/16/2021, 4:16 PMSteve Goldberg
04/16/2021, 4:17 PM<script>
if(!SC.isPageGenerator()){
// is NOT the page generator
}
</script>
wbermudo
04/16/2021, 4:39 PMwbermudo
04/16/2021, 4:39 PMSteve Goldberg
04/16/2021, 4:54 PMI should be able to use this SC.isPageGenerator in shopping.ssp, right?Yes
(I know it's not best practice) 😞This specific thing is best practice for what it does. What exactly is not best practice?
wbermudo
04/16/2021, 4:58 PMSteve Goldberg
04/16/2021, 5:03 PMwbermudo
04/16/2021, 5:28 PM