문제

I Need to know how www.example.com?p=5 added in magento2 URL ?

도움이 되었습니까?

해결책

?p=2

here p is parameter and 2 is a value.

p indicate page and value 2 indicate page 2

it comes when you click on this
enter image description here

You can check it using Inspect Element (F12)

enter image description here


For more click here

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 magento.stackexchange
scroll top