diff --git a/com.twin.app.shoptime/src/views/DetailPanel/ProductContentSection/YouMayAlsoLike/YouMayAlsoLike.jsx b/com.twin.app.shoptime/src/views/DetailPanel/ProductContentSection/YouMayAlsoLike/YouMayAlsoLike.jsx index 7c263bf4..c34f953a 100644 --- a/com.twin.app.shoptime/src/views/DetailPanel/ProductContentSection/YouMayAlsoLike/YouMayAlsoLike.jsx +++ b/com.twin.app.shoptime/src/views/DetailPanel/ProductContentSection/YouMayAlsoLike/YouMayAlsoLike.jsx @@ -171,7 +171,6 @@ export default function YouMayAlsoLike({ contextName={LOG_CONTEXT_NAME.YOUMAYLIKE} messageId={LOG_MESSAGE_ID.CONTENTCLICK} productId={prdtId} - productTitle={prdtNm} nowProductId={productInfo?.prdtId} nowProductTitle={productInfo?.prdtNm} nowCategory={productInfo?.catNm}