{desktopAdPositions.includes(index) && (
{
)}
/>
)}
+
{!!trail.embedUri && (
-
-
-
+ ophanComponentName={
+ ophanName
+ }
+ containerName={
+ collection.collectionType
+ }
+ hasPageSkin={hasPageSkin}
+ >
+
+
+
+
)}
{mobileAdPositions.includes(index) && (
{
/>
)}
-
+
);
}
@@ -578,61 +587,67 @@ export const FrontLayout = ({ front, NAV }: Props) => {
)}
/>
)}
-